Skip to content

Commit f3a2d1d

Browse files
committed
i'm a kitty cat
1 parent f3c12a4 commit f3a2d1d

File tree

109 files changed

+1418
-416
lines changed

Some content is hidden

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

109 files changed

+1418
-416
lines changed

content/_data/changelog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
{ "date": "2026-02-XX", "text": "TEMPLATE", "link": "" },
3+
{ "date": "2026-02-17", "text": "Updated the cats page a bit. More updates soon!", "link": "/about/cats" },
34
{ "date": "2026-02-05", "text": "New personality quiz", "link": "/fun/quizzes" },
45
{ "date": "2026-01-31", "text": "File compression tutorial is up!", "link": "/resources/compression-tutorial" },
56
{ "date": "2026-01-25", "text": "Improvements to clique list", "link": "/coding/cliques"},

content/_data/nav.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"link": "/cliques",
213213
"label": "cliques",
214214
"new": false,
215-
"hide": false
215+
"hide": true
216216
},
217217
{
218218
"link": "/fun/polls",

content/_includes/petrapixel.njk

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ testingOnLocalhost: false
532532
aria-hidden="true"
533533
/>
534534
<a href="https://app.tvtime.com/user/33116783" target="_blank"
535-
>Gravity Falls
535+
>Gravity Falls, Bridgerton
536536
<!--<span style="font-family: sans-serif; font-size: 0.9em">↺</span>--></a
537537
>
538538
</li>
@@ -559,7 +559,7 @@ testingOnLocalhost: false
559559
aria-hidden="true"
560560
/>
561561
<a href="https://www.backloggd.com/u/Petra1999/" target="_blank"
562-
>Balatro</a
562+
>Super Mario Wonder</a
563563
>
564564
</li>
565565
<li aria-label="obsessed with:">
@@ -680,7 +680,7 @@ testingOnLocalhost: false
680680

681681
<!-- -->
682682

683-
<form method="post" action="https://poll.pollcode.com/81322599">
683+
<form method="post" action="https://poll.pollcode.com/66879483">
684684
<div
685685
style="
686686
background-color: #eeeeee;
@@ -692,39 +692,36 @@ testingOnLocalhost: false
692692
"
693693
>
694694
<div style="padding: 2px 0px 4px 2px">
695-
<strong
696-
>will you check out my youtube tutorials once i've started
697-
<a href="/youtube">my channel</a>?</strong
698-
>
695+
<strong>do you like recordings of yourself?</strong>
699696
</div>
700697
<input
701698
type="radio"
702699
name="answer"
703700
value="1"
704-
id="answer813225991"
701+
id="answer668794831"
705702
style="float: left"
706-
/><label for="answer813225991" style="float: left; width: 150px"
707-
>yes!</label
703+
/><label for="answer668794831" style="float: left; width: 150px"
704+
>no, pretty much never</label
708705
>
709706
<div style="clear: both; height: 2px"></div>
710707
<input
711708
type="radio"
712709
name="answer"
713710
value="2"
714-
id="answer813225992"
711+
id="answer668794832"
715712
style="float: left"
716-
/><label for="answer813225992" style="float: left; width: 150px"
717-
>perhaps</label
713+
/><label for="answer668794832" style="float: left; width: 150px"
714+
>it really depends</label
718715
>
719716
<div style="clear: both; height: 2px"></div>
720717
<input
721718
type="radio"
722719
name="answer"
723720
value="3"
724-
id="answer813225993"
721+
id="answer668794833"
725722
style="float: left"
726-
/><label for="answer813225993" style="float: left; width: 150px"
727-
>no.</label
723+
/><label for="answer668794833" style="float: left; width: 150px"
724+
>i don't mind them, actually</label
728725
>
729726
<div style="clear: both; height: 2px"></div>
730727
<div align="center" style="padding: 3px">
@@ -829,13 +826,13 @@ testingOnLocalhost: false
829826

830827
<a
831828
href="/youtube"
832-
target="_blank"
833829
class="corner-image corner-image--left"
834830
title="check out my youtube channel!"
835831
><img
836832
src="{{ nesting }}assets/img/layout/camera.gif"
837833
alt="camera"
838-
width="70"
834+
width="86"
835+
style="image-rendering: pixelated"
839836
/></a>
840837
<!-- -->
841838
<!-- ----------------- PROGRESS BAR ----------------- -->

content/_includes/tip-me.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
><span style="font-family: serif; font-size: 14px; font-weight: bold"
2323
>€</span
2424
>
25-
for raising the kittens, over <b>1400</b
25+
for raising the kittens, over <b>1600</b
2626
><span style="font-family: serif; font-size: 14px; font-weight: bold"
2727
>€</span
2828
>

0 commit comments

Comments
 (0)