Skip to content

Commit dcdc029

Browse files
committed
when you wish upon a star
1 parent 80741cb commit dcdc029

File tree

95 files changed

+129
-139
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+129
-139
lines changed

content/_includes/tip-me.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</p>
1111
<p>
1212
<small
13-
>Last autumn I took in a stray cat that gave birth to 5 kittens in my apartment. As an unemployed uni student, the expenses (400+ eur in three months) were rough for me. I appreciate ANY help,
14-
no matter how small!
13+
>Last autumn I took in a stray cat that gave birth to 5 kittens in my apartment. As an unemployed uni student, the expenses (400+ eur in three months + over 400 eur for the castration of the
14+
mom) were rough for me. I appreciate ANY help, no matter how small!
1515
</small>
1616
</p>
1717
<p style="display: none">

content/coding/webringu.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ <h2>Webrings that use Webringu</h2>
227227
<li><a href="https://sakk.ie/off-platform/" target="_blank">Off-Platform Webring</a></li>
228228
<li><a href="https://onio.cafe/chatring/" target="_blank">Chat Ring</a></li>
229229
<li><a href="https://sunnishinez.neocities.org/webring/sapphicring" target="_blank">SapphicRing</a></li>
230+
<li><a href="https://luckyatoll.nekoweb.org/sanringo.html" target="_blank">San-Ring-O</a></li>
231+
<li><a href="https://alien.hospital/queerreligious" target="_blank">Queers of Faith Webring</a></li>
232+
<li><a href="https://kerchunkleknoughts.github.io/mainblog/rimring" target="_blank">Rim Ring</a></li>
230233
</ul>
231234
</section>
232235

content/zz/preview.html

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>petrapixel updated!</title>
55
<meta charset="utf-8" />
66
<link href="../assets/img/favicon.ico" rel="icon" type="image/x-icon" />
7+
<link rel="stylesheet" href="../assets/main.css{{ nocache }}" />
78
<style>
89
body {
910
min-height: 100vh;
@@ -13,6 +14,7 @@
1314

1415
body > a {
1516
display: block;
17+
width: 100%;
1618
}
1719

1820
iframe {
@@ -24,20 +26,7 @@
2426
/* filter: blur(1px); */
2527
}
2628

27-
aside {
28-
position: fixed;
29-
top: 2%;
30-
left: 2%;
31-
z-index: 999998;
32-
pointer-events: none;
33-
text-align: center;
34-
font-size: 220px;
35-
line-height: 1;
36-
margin-top: 30px;
37-
text-shadow: #fff 8px 8px, #fff -8px -8px;
38-
}
39-
40-
main {
29+
#preview-text {
4130
position: fixed;
4231
top: 50%;
4332
left: 50%;
@@ -47,17 +36,17 @@
4736
text-align: center;
4837
}
4938

50-
main b {
39+
#preview-text b {
5140
font-family: "Alagard", "basiic", "rainyhearts", monospace, sans-serif;
5241
letter-spacing: 0.01em;
5342
line-height: 1;
5443
color: #922a45;
55-
font-size: 220px;
44+
font-size: 180px;
5645
text-shadow: #fff 8px 8px, #fff -8px -8px;
5746
white-space: nowrap;
5847
}
5948

60-
main div {
49+
#preview-text div {
6150
display: inline-block;
6251
font-size: 40px;
6352
font-family: "rainyhearts", monospace, sans-serif;
@@ -75,12 +64,10 @@
7564
<a href="{{ changelog[1].link }}" title="Click to view changelog">
7665
<iframe src="/"></iframe>
7766
</a>
78-
<!--
79-
<aside>✨</aside>-->
80-
<main>
67+
<div id="preview-text">
8168
<b>updated!</b>
8269
<!-- <div>{{ changelog[1].text }}</div>
8370
<div>check changelog for details!</div>-->
84-
</main>
71+
</div>
8572
</body>
8673
</html>

public/about/about-me.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/about-the-site.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/blinkies.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/cats.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/credits.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/faq.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

public/about/guestbook.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)