added stitchgif

This commit is contained in:
Pina-Vetrano 2021-11-30 07:04:03 -08:00
parent 94e99607ba
commit ec21a82ca0
3 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

BIN
hi-stitch.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

View file

@ -16,6 +16,7 @@
<body> <body>
<div class="container"> <div class="container">
<img class="image" src="batbadass-stitch.jpg" alt="stitch version batman"> <img class="image" src="batbadass-stitch.jpg" alt="stitch version batman">
<img alt="stitch" src="hi-stitch.gif">
</div> </div>
</body> </body>
</html> </html>