tangled
alpha
login
or
join now
oppi.li
/
site
1
fork
atom
the ugly shellscript powering https://oppi.li
1
fork
atom
overview
issues
pulls
pipelines
new art: goat
oppi.li
4 years ago
4f94de29
00dcd7cd
+17
-6
4 changed files
expand all
collapse all
unified
split
art
goat.png
docs
art
goat.png
index.html
index.html
art/goat.png
This is a binary file and will not be displayed.
docs/art/goat.png
This is a binary file and will not be displayed.
+12
-1
docs/art/index.html
···
21
21
<h1>Art</h1>
22
22
<div class="separator"></div>
23
23
<div id="photos">
24
24
-
<a href="/art/b6.png">
24
24
+
<a href="/art/goat.png">
25
25
+
<div class="photo-container">
26
26
+
<img src="/art/goat.png">
27
27
+
<div class="photo-overlay">
28
28
+
<div class="photo-text">
29
29
+
<div class="photo-title">Goat</div>
30
30
+
<div class="photo-date">23/08 — 2021</div>
31
31
+
</div>
32
32
+
</div>
33
33
+
</div>
34
34
+
</a>
35
35
+
<a href="/art/b6.png">
25
36
<div class="photo-container">
26
37
<img src="/art/b6.png">
27
38
<div class="photo-overlay">
+5
-5
docs/index.html
···
78
78
<tr>
79
79
<td class=table-post>
80
80
<div class="date">
81
81
-
10/07 — 2021
81
81
+
23/08 — 2021
82
82
</div>
83
83
-
<a href="/art/b6.png" class="post-link">
84
84
-
<span class="post-link">B6</span>
83
83
+
<a href="/art/goat.png" class="post-link">
84
84
+
<span class="post-link">Goat</span>
85
85
</a>
86
86
</td>
87
87
<td class="table-stats">
88
88
-
<a href="/art/b6.png">
89
89
-
<img src="/art/b6.png" height="50px">
88
88
+
<a href="/art/goat.png">
89
89
+
<img src="/art/goat.png" height="50px">
90
90
</a>
91
91
</td>
92
92
</tr>