Skip to content

Commit e1a2233

Browse files
committed
new fav
1 parent 10bf43d commit e1a2233

3 files changed

Lines changed: 21 additions & 34 deletions

File tree

assets/fav_tnails/friends.webp

355 KB
Loading

assets/fav_tnails/office.webp

72.6 KB
Loading

fav.html

Lines changed: 21 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ <h2 class="group-title">Music</h2>
3535
</div>
3636
</section>
3737

38+
3839
<section class="fav-group">
3940
<h2 class="group-title">TV</h2>
4041
<div class="gallery-container">
@@ -55,6 +56,24 @@ <h2 class="group-title">TV</h2>
5556
The Sopranos
5657
</div>
5758
</div>
59+
60+
<div class="gallery">
61+
<a target="_blank" href="https://www.imdb.com/title/tt0386676">
62+
<img src="assets/fav_tnails/office.webp" alt="The Office">
63+
</a>
64+
<div class="desc">
65+
The Office
66+
</div>
67+
</div>
68+
69+
<div class="gallery">
70+
<a target="_blank" href="https://www.imdb.com/title/tt0108778">
71+
<img src="assets/fav_tnails/friends.webp" alt="Friends">
72+
</a>
73+
<div class="desc">
74+
Friends
75+
</div>
76+
</div>
5877
</div>
5978
</section>
6079

@@ -78,12 +97,7 @@ <h2 class="group-title">Movie</h2>
7897
Interstellar
7998
</div>
8099
</div>
81-
</div>
82-
</section>
83100

84-
<section class="fav-group">
85-
<h2 class="group-title">Animation</h2>
86-
<div class="gallery-container">
87101
<div class="gallery">
88102
<a target="_blank" href="https://www.imdb.com/title/tt8115900">
89103
<img src="assets/fav_tnails/bad.webp" alt="The Bad Guys">
@@ -128,30 +142,7 @@ <h2 class="group-title">Collection</h2>
128142
</section>
129143

130144
<section class="fav-group">
131-
<h2 class="group-title">Game</h2>
132-
<div class="gallery-container">
133-
<div class="gallery">
134-
<a target="_blank" href="https://store.steampowered.com/app/1888930/The_Last_of_Us_Part_I/">
135-
<img src="assets/fav_tnails/last.webp" alt="The Last of Us">
136-
</a>
137-
<div class="desc">
138-
The Last of Us
139-
</div>
140-
</div>
141-
142-
<div class="gallery">
143-
<a target="_blank" href="https://store.steampowered.com/app/304430/INSIDE/">
144-
<img src="assets/fav_tnails/inside.webp" alt="INSIDE">
145-
</a>
146-
<div class="desc">
147-
INSIDE
148-
</div>
149-
</div>
150-
</div>
151-
</section>
152-
153-
<section class="fav-group">
154-
<h2 class="group-title">Fiction</h2>
145+
<h2 class="group-title">Books</h2>
155146
<div class="gallery-container">
156147

157148
<div class="gallery">
@@ -171,12 +162,8 @@ <h2 class="group-title">Fiction</h2>
171162
The Catcher in the Rye
172163
</div>
173164
</div>
174-
</div>
175-
</section>
176165

177-
<section class="fav-group">
178-
<h2 class="group-title">Non-Fiction</h2>
179-
<div class="gallery-container">
166+
180167
<div class="gallery">
181168
<a target="_blank" href="https://www.goodreads.com/book/show/19776547-essentialism">
182169
<img src="assets/fav_tnails/essentialism.webp" alt="Essentialism">

0 commit comments

Comments
 (0)