git ssb

0+

Angelica / ang-blev



Tree: b9887381d2933145354a69273d332a8e3b00180f

Files: b9887381d2933145354a69273d332a8e3b00180f / gifs.html

2703 bytesRaw
1<!DOCTYPE html>
2
3<html>
4 <head>
5 <title>gifs</title>
6 <link rel="stylesheet" href="/styles/gifs.css">
7 <link rel="stylesheet" href="/styles.css">
8 <meta http-equiv="X-UA-Compatible" content="IE=edge">
9 <meta name="viewport" content="width=device-width, initial-scale=1">
10 <meta charset="utf-8">
11 </head>
12<body class="gifs">
13
14 <main>
15 <div><h3><span>gifs</span></h3></div>
16
17 <p>
18 <img src=/gifs/sail_away.gif>
19 </p>
20
21 <div>
22 <img src=/gifs/hermoji_hungry.gif>
23 <img src=/gifs/hermoji_hearts.gif>
24 <img src=/gifs/hermoji_mad.gif>
25 <img src=/gifs/hermoji_dance.gif>
26 <img src=/gifs/hermoji_computer.gif>
27 <img src=/gifs/hermoji_wave.gif>
28 <img src=/gifs/hermoji_star.gif>
29 <img src=/gifs/hermoji_sleepy.gif>
30 <img src=/gifs/hermoji_stand.gif>
31 </div>
32
33 <img src=/gifs/cool_sun.gif>
34
35 <div>
36 <img src=/gifs/pink_seashell.gif>
37 <img src=/gifs/hermes_in_a_boat.gif>
38 <img src=/gifs/pink_seashell.gif>
39 </div>
40
41 <div>
42 <a href=https://coolguy.website><img src=/gifs/zachdance.gif width="100%"></a>
43 </div>
44
45 <p>
46 <img src=/gifs/hermes_firehose.gif>
47 </p>
48
49 <div>
50 <img src=/gifs/hermes_sleeping.gif>
51 <img src=/gifs/hermes_sleeping.gif>
52 <img src=/gifs/hermes_sleeping.gif>
53 </div>
54
55 <img src=/gifs/hermes_clover.gif width=300px>
56
57 <div class="meds">
58 <img src=/gifs/dandelion_gold.gif>
59 <img src=/gifs/sage_smudge.gif>
60 <img src=/gifs/lavender.gif>
61 <img src=/gifs/sage_brush.gif>
62 <img src=/gifs/smoothfern.gif>
63 <img src=/gifs/dandelion_puff.gif>
64 <img src=/gifs/monstera.gif>
65 </div>
66
67 <div class=seamless>
68 <img src=/gifs/stars-and-trees.gif>
69 <img src=/gifs/stars-and-trees.gif>
70 <img src=/gifs/stars-and-trees.gif>
71 <img src=/gifs/stars-and-trees.gif>
72 <img src=/gifs/stars-and-trees.gif>
73 </div>
74
75 <div class=seamless>
76 <img src=/gifs/waterbeam.gif>
77 <img src=/gifs/waterbeam.gif>
78 <img src=/gifs/waterbeam.gif>
79 <img src=/gifs/waterbeam.gif>
80 <img src=/gifs/waterbeam.gif>
81 </div>
82
83 <div>
84 <img src=/gifs/hand-with-card.gif width="100%">
85 </div>
86
87 <div class=seamless>
88 <img src=/gifs/wandering-ufo.gif>
89 <img src=/gifs/wandering-ufo.gif>
90 <img src=/gifs/wandering-ufo.gif>
91 </div>
92
93 <div>
94 <img src=gifs/butttttt.gif width="100%">
95 </div>
96
97 </main>
98
99 </body>
100</html>
101

Built with git-ssb-web