Skip to content

Commit

Permalink
adding my artsyness to the project (#2366)
Browse files Browse the repository at this point in the history
Co-authored-by: Sophia Brandt <16630701+sophiabrandt@users.noreply.github.com>
  • Loading branch information
BlueButterflies and sophiabrandt authored Oct 27, 2023
1 parent 18cd04b commit c833761
Show file tree
Hide file tree
Showing 4 changed files with 447 additions and 1 deletion.
Binary file added Art/blue-butterflies/blob-animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions Art/blue-butterflies/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>

<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<div id="pic"></div>
<div id="pic1"></div>
<div id="pic2"></div>
<div id="pic3"></div>
<div id="pic4"></div>
<div id="pic5"></div>
<div id="pic6"></div>
<div id="pic7"></div>
<div id="pic8"></div>
<div id="pic9"></div>
<div id="pic10"></div>
<div id="pic11"></div>
<div id="pic12"></div>
<div id="pic13"></div>
<div id="pic14"></div>
<div id="pic15"></div>
<div id="pic16"></div>
<div id="pic17"></div>
<div id="pic18"></div>
<div id="pic19"></div>
<div id="pic20"></div>
<div id="pic21"></div>
<div id="pic22"></div>
<div id="pic23"></div>
<div id="pic24"></div>
</body>
</html>
Loading

0 comments on commit c833761

Please sign in to comment.