Skip to content

Commit

Permalink
Nightfall updates, Bluesky, other stuff
Browse files Browse the repository at this point in the history
Random updates, but mostly added back button to Nightfall blogs

Also updated blank.txt
  • Loading branch information
DynTylluan committed Jan 17, 2024
1 parent aa27469 commit 7ea04e4
Show file tree
Hide file tree
Showing 30 changed files with 121 additions and 119 deletions.
1 change: 1 addition & 0 deletions .well-known/atproto-did
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:plc:27xgp7z2z5cerdcgqocfeoi7
2 changes: 1 addition & 1 deletion archinstall/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1><a href="#Arch Install">Arch Install</a><a name="Arch Install"></a></h1>
<hr>
<p>While this is not the most exciting page on this website, please feel free to look at my Arch install stuff.</p>

<p>Also see: <a href="/cass.txt"><tt>cass.txt</tt></a>.</p>
<p>Also see: <a href="../cass.txt"><tt>cass.txt</tt></a>.</p>

<p><ul>
<li><a href="postinstall.sh">postinstall.sh</a></li>
Expand Down
46 changes: 23 additions & 23 deletions blank.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<meta charset=UTF-8>
<html lang="en-us">
<head>
<title>XXX | The Princess of The Night</title>
<title>XXX | The Princess of The Night</title>
<meta charset="utf-8">
<meta itemprop="name" content="OWLY.FANS">
<meta property="og:title" content="OWLY.FANS">
<meta itemprop="description" content="OWLY.FANS">
<meta name="description" content="OWLY.FANS">
<meta property="og:description" content="OWLY.FANS">
<meta name="keywords" content="owly, cass python, neocities, neozones, brit, uk, archive, site ran by a stud, england, wales">
<meta property="og:site_name" content="XXX | OWLY.FANS">
<meta property="og:type" content="website">
<meta property="og:image" content="https://owly.fans/floppy.png">
<meta property="og:url" content="https://owly.fans">
<meta name="referrer" content="no-referrer-when-downgrade">
<a class="account-link" rel="me" href="https://digipres.club/@Owly"></a><a class="account-link" rel="me" href="https://comms.thedigitallancabin.net/cass"></a><link rel="me" href="https://github.com/DynTylluan"><link rel="me" href="https://github.com/NeoZones"><link rel="me" href="mailto:[email protected]"><link rel="me" href="https://owly.fans"><link rel="me" href="https://owlyfans.neocities.org">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="style.css">
<meta content="OWLY.FANS" property="og:title" />
<meta content="TITLE" property="og:description" />
<meta property="og:image" content="https://owly.fans/floppy.png">
<meta property="og:url" content="https://owly.fans">
<meta content="#9B4F96" data-react-helmet="true" name="theme-color" />
<meta name="keywords" content="owly, cass python, neocities, neozones, brit, uk, archive, site ran by a stud, england, wales">
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="/style.css">
<meta name="referrer" content="no-referrer-when-downgrade">
<a class="account-link" rel="me" href="https://digipres.club/@Owly"></a>
<a class="account-link" rel="me" href="https://comms.thedigitallancabin.net/cass"></a>
<link rel="me" href="https://github.com/DynTylluan">
<link rel="me" href="https://github.com/NeoZones">
<link rel="me" href="mailto:[email protected]">
<link rel="me" href="https://owly.fans">
<link rel="me" href="https://owlyfans.neocities.org">
</head>
<body>
<h1>XXX</h1>
Expand All @@ -26,19 +27,18 @@
<p></p>
<hr>
<p>
<p><strong>Want to support OwlyFans? <a href="/nft/">See our NFTs</a>!</strong></p> <p>Copyright 2021 - <script type="text/javascript">
<p><strong>Want to support OwlyFans? <a href="../nft/">See our NFTs</a>!</strong></p> <p>Copyright 2021 - <script type="text/javascript">
var today = new Date()
var year = today.getFullYear()
document.write(year)
</script> by Cass &#xAB;Owly&#xBB; Python, licensed under the <a href="/license/mdp" title="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2" alt="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2">FOPL-MDP V.2</a>. Please see <a href="/humans.html">humans.html</a> for full credit and thanks. Peace and love.</p>
</script> by Cass &#xAB;Owly&#xBB; Python, licensed under the <a href="../license/mdp" title="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2" alt="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2">FOPL-MDP V.2</a>. Please see <a href="../humans.html">humans.html</a> for full credit and thanks. Peace and love.</p>
<p><font color="black"><center>&#x2605;</center></font></p>
<p>
<p></p>
<div style="text-align:right">
<a href="http://bytemoth.nfshost.com/cd5k-net/tau">&tau;</a>
</p>
</div>
<p></p>
<script src="/script.js"></script>
<script src="/ruffle/ruffle.js"></script>
<script src="../script.js"></script>
<script src="../ruffle/ruffle.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion cass.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pacstrap /mnt --noconfirm \
phinger-cursors pinta pipewire pipewire-alsa pipewire-jack \
pipewire-pulse polkit-gnome qpwgraph ttf-ubuntu-font-family unrar unzip \
vlc wayland xdg-desktop-portal-gtk xfce4 xfce4-goodies xorg-server \
youtube-dl zip
yt-dlp zip


genstab -L /mnt > /mnt/etc/fstab
Expand Down
2 changes: 1 addition & 1 deletion emoji/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>
<h1>Emoji Index</h1>
<hr>
<p>Rather than relying on the end user's device to render their <em>own</em> emojis and have the risk of them not showing up the way that I would want them to, I instead opted to use emojis that I hand-picked myself. I don't want to write all that much on this page as <a href="https://github.com/DynTylluan/emojis">you can read about it on the git</a>, but most of the emojis on this site have been taken from <a href="https://mutant.tech">Mutant Standard</a>, an open-source emoji pack created and designed by <a href="https://noct.zone">Dzuk</a>, being released into the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0">Creative Commons</a>, with a number of edits made by myself.</p>
<p>Rather than relying on the end user's device to render their <em>own</em> emojis and have the risk of them not showing up the way that I would want them to, I instead opted to use emojis that I hand-picked myself. I don't want to write all that much on this page as <a href="https://github.com/DynTylluan/emojis">you can read about it on the git</a>, but most of the emojis on this site have been taken from <a href="https://mutant.tech">Mutant Standard</a>, an open-source emoji pack created and designed by <a href="https://noct.zone">Dzuk</a>, being released into the <a href="../license/ccbync3_0">Creative Commons</a>, with a number of edits made by myself.</p>

<p>I have also opted to use other emoji sets, such as <a href="https://twemoji.twitter.com">Twemoji</a> and <a href="https://github.com/DynTylluan/emojis">others that you should read about</a> in the credit section.</p>
<p></p>
Expand Down
2 changes: 1 addition & 1 deletion emoji/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The non-Mutant Standard emojis are:

### Ferris the Rustacean

As well as making the Mutant Standard Emojies, [Dzuk_ also made a pack of emojies](https://dzuk.zone/emoji) for [Ferris, the unofficial mascot for Rust](https://rustacean.dev).
As well as making the Mutant Standard Emojies, [Dzuk also made a pack of emojies](https://dzuk.zone/emoji) for [Ferris, the unofficial mascot for Rust](https://rustacean.dev).

The pack is [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0), much like all of the Mutant Standard Emojies.

Expand Down
140 changes: 70 additions & 70 deletions humans.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,76 +19,76 @@
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style_nobg.css">
</head>
<body><p><h1>humans.txt</h1></p><hr><pre>/* TEAM */
Pendragon: Cass &#xAB;Owly&#xBB; Python
Website: <a href="https://owly.fans"><tt>owly.fans</tt></a>
Contact: <a href="mailto:[email protected]"><tt>[email protected]</tt></a>
Masto: <a href="https://digipres.club/@Owly"><tt>@[email protected]</tt></a>
From: England-Cymru, UK

/* THANKS */
Name: a
Website: <a href="https://trwnh.com"><tt>trwnh.com</tt></a>
Contact: N/A
Masto: <a href="https://mastodon.social/@trwnh"><tt>@[email protected]</tt></a>
From: Jordan

Name: devils
Website: <a href="https://devils.gay"><tt>devils.gay</tt></a>
Contact: N/A
Masto: <a href="https://wetdry.world/@yourdevilfriends"><tt>@[email protected]</tt></a>
From: Portugal

Name: Job
Website: <a href="https://joppiesaus.neocities.org"><tt>joppiesaus.neocities.org</tt></a>
Contact: N/A
Masto: N/A
From: Netherlands

Name: numbers
Website: <a href="https://noombers.neocities.org"><tt>noombers.neocities.org</tt></a>
Contact: N/A
Masto: <a href="https://is.nota.live/@numbers"><tt>@[email protected]</tt></a>
From: United States of America

Name: Patrick
Website: <a href="https://mortalsins.neocities.org"><tt>mortalsins.neocities.org</tt></a>
Contact: N/A
Masto: N/A
From: United States of America

Name: Pizza Squeeze
Website: <a href="http://squeeze.pizza"><tt>squeeze.pizza</tt></a>
Contact: <a title="[sic]" alt="[sic]"><tt>pizza (at) squeeze (dot) pizza</tt></a>
Masto: <a href="https://mastodon.social/@pizzasqueeze"><tt>@[email protected]</tt></a>
From: Canada

Name: Randy &#xAB;I'm not a furry&#xBB; Lynch
Website: <a href="https://randartz.ml"><tt>randartz.ml</tt></a> (<a title="Website has been offline as of, or before, 2023-08-13." alt="Website has been offline as of, or before, 2023-08-13."><tt>offline</tt></a>)
Contact: N/A
Masto: <a href="https://uwu.social/@RandArtz"><tt>@[email protected]</tt></a>
From: Venezuela

Name: vantablack
Website: <a href="https://vantaa.black"><tt>vantaa.black</tt></a>
Contact: N/A
Masto: <a href="https://beach.city/@vantablack"><tt>@[email protected]</tt></a>
From: United States of America

Name: VoltBun
Website: <a href="https://voltbun.neocities.org"><tt>voltbun.neocities.org</tt></a>
Contact: N/A
Masto: <a href="https://meow.social/@voltbun"><tt>@[email protected]</tt></a>
From: N/A

/* SITE */
Last update: 1970-01-01
Language: en_US
Doctype: Some version of HTML and CSS lmao
IDE used on Windows 8.1 (former): Notepad++, FileZilla, paint.NET
IDE used on Linux: Arch Xfce (used to use Manjaro Xfce), GitHub's Atom, FileZilla (former), Notepadqq
Host: GitHub Pages
Emojies: Mutant Standard's Cass Version (<a href="https://https://github.com/DynTylluan/emojis"><tt>https://github.com/DynTylluan/emojis</tt></a>)</pre><p></p>
<body><br> <body><h1>humans.txt</h1><hr><tt><br>/* TEAM */
<br>Pendragon: Cass &#xAB;Owly&#xBB; Python
<br>Website: <a href="https://owly.fans"><tt>owly.fans</tt></a>
<br>Contact: <a href="mailto:[email protected]"><tt>[email protected]</tt></a>
<br>Masto: <a href="https://digipres.club/@Owly"><tt>@[email protected]</tt></a>
<br>From: England-Cymru, UK
<br>
<br>/* THANKS */
<br> Name: a
<br> Website: <a href="https://trwnh.com"><tt>trwnh.com</tt></a>
<br> Contact: N/A
<br> Masto: <a href="https://mastodon.social/@trwnh"><tt>@[email protected]</tt></a>
<br> From: Jordan
<br>
<br> Name: devils
<br> Website: <a href="https://devils.gay"><tt>devils.gay</tt></a>
<br> Contact: N/A
<br> Masto: <a href="https://wetdry.world/@yourdevilfriends"><tt>@[email protected]</tt></a>
<br> From: Portugal
<br>
<br> Name: Job
<br> Website: <a href="https://joppiesaus.neocities.org"><tt>joppiesaus.neocities.org</tt></a>
<br> Contact: N/A
<br> Masto: N/A
<br> From: Netherlands
<br>
<br> Name: numbers
<br> Website: <a href="https://noombers.neocities.org"><tt>noombers.neocities.org</tt></a>
<br> Contact: N/A
<br> Masto: <a href="https://is.nota.live/@numbers"><tt>@[email protected]</tt></a>
<br> From: United States of America
<br>
<br> Name: Patrick
<br> Website: <a href="https://mortalsins.neocities.org"><tt>mortalsins.neocities.org</tt></a>
<br> Contact: N/A
<br> Masto: N/A
<br> From: United States of America
<br>
<br> Name: Pizza Squeeze
<br> Website: <a href="http://squeeze.pizza"><tt>squeeze.pizza</tt></a>
<br> Contact: <a title="[sic]" alt="[sic]"><tt>pizza (at) squeeze (dot) pizza</tt></a>
<br> Masto: <a href="https://mastodon.social/@pizzasqueeze"><tt>@[email protected]</tt></a>
<br> From: Canada
<br>
<br> Name: Randy &#xAB;I'm not a furry&#xBB; Lynch
<br> Website: <a href="https://randartz.ml"><tt>randartz.ml</tt></a> (<a title="Website has been offline as of, or before, 2023-08-13." alt="Website has been offline as of, or before, 2023-08-13."><tt>offline</tt></a>)
<br> Contact: N/A
<br> Masto: <a href="https://uwu.social/@RandArtz"><tt>@[email protected]</tt></a>
<br> From: Venezuela
<br>
<br> Name: vantablack
<br> Website: <a href="https://vantaa.black"><tt>vantaa.black</tt></a>
<br> Contact: N/A
<br> Masto: <a href="https://beach.city/@vantablack"><tt>@[email protected]</tt></a>
<br> From: United States of America
<br>
<br> Name: VoltBun
<br> Website: <a href="https://voltbun.neocities.org"><tt>voltbun.neocities.org</tt></a>
<br> Contact: N/A
<br> Masto: <a href="https://meow.social/@voltbun"><tt>@[email protected]</tt></a>
<br> From: N/A
<br>
<br>/* SITE */
<br> Last update: 1970-01-01
<br> Language: en_US
<br> Doctype: Some version of HTML and CSS lmao
<br> IDE used on Windows 8.1 (former): Notepad++, FileZilla, paint.NET
<br> IDE used on Linux: Arch Xfce (used to use Manjaro Xfce), GitHub's Atom, FileZilla (former), Notepadqq
<br> Host: GitHub Pages
<br> Emojies: Mutant Standard's Cass Version (<a href="https://https://github.com/DynTylluan/emojis"><tt>https://github.com/DynTylluan/emojis</tt></a>)</tt><p></p>
<hr>
<p><strong>Want to support OwlyFans? <a href="/nft/">See our NFTs</a>!</strong>
</p>
Expand Down
2 changes: 1 addition & 1 deletion nb21/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ a:hover { text-decoration: underline; }
a:active { text-decoration: underline; } */

/* What font to use */
h1, h2, h3, a, th, li, li {
h1, h2, h3, a, th, li, li, blockquote {
font-family: Ubuntu, "Noto Sans", "Liberation Sans", Helvetica, Arial, sans-serif;
}

Expand Down
1 change: 1 addition & 0 deletions nightfall/001/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<link rel="stylesheet" href="../style.css">
</head>
<body>
<p><a href="../">Back to index</a></p>
<h1>A Bad Review of: Chickens Scared by Torpedo (1887)</h1>
<hr>
<p>A lot of the shorts from this time seem to be of mostly nude people walking, and I can kind of understand that as it is a better way to study the human body and also that no-one was seemly harmed during the filming of it; I am aware that the attitudes of people have certainly changed a lot since this was filmed in the late 1880s, but I'm not exactly sure as to <em>why</em> this was made in the first place, even at the time.</p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/002/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>A Bad Review of: The Plague Dogs (1982)</h1>
<hr>
<p><div class="tag">
Expand Down
2 changes: 1 addition & 1 deletion nightfall/003/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>A Bad Review of: Space Jam: A New Legacy (2021)</h1>
<hr>
<p>Currently, on Letterboxd this movie has a sweet score of 2.1 and I can sadly see why this movie is so low on there.</p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/004/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Evil Bat Boi</h1>
<hr>
<p><div class="tag">
Expand Down
2 changes: 1 addition & 1 deletion nightfall/005/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>There is One Wug</h1>
<hr>
<p><center><img src="wug.png" title="On a green field of grass next to a tree, a single wug is seen standing on their own. The wug looks like what a mix between a fish and a bird would look like."></center></p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/006/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Accessible Web design</h1>
<hr>
<meta http-equiv="refresh" content="0; url=../accessibility/" />
Expand Down
2 changes: 1 addition & 1 deletion nightfall/007/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Give Pitt a Kiss</h1>
<hr>
<p><div class="tag">
Expand Down
2 changes: 1 addition & 1 deletion nightfall/008/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Neocities Drama: What We Know</h1>
<hr>
<p>Hey y'all, welcome back to yet another edition of <strong>Neocities Drama</strong>, the only place online where you know the facts are all true and the host is as drunk as anything. What's up crew? It's ya girl, DJ OwlGal AKA Cass. What's up, forum? Hello?</p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/009/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Tiny Xenia</h1>
<hr>
<p>Hello all, hope you're having a good December, if you're from the future, I hope you're having a terrible time <img src="../emoji/expressions/smileys/cats/blep.svg" title="Mutant Standard Emoji showing a happy cat face." alt="Mutant Standard Emoji showing a happy cat face." width="19" height="19"> Ah ha haa, just joking, you're... mostly cool.</p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/010/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>end.text</h1>
<hr>
<p>Standing alone, The Pandragon looked into the summer night. All was still in this world that they had made, but, ultimately, The Pandragon was alone now.</p>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/011/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Xenia and James Art Trade</h1>
<hr>

Expand Down
2 changes: 1 addition & 1 deletion nightfall/012/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>An Open Letter To Roxy Music</h1>
<hr>

Expand Down
2 changes: 1 addition & 1 deletion nightfall/013/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Thank You Gift Towards @styluscat</h1>
<hr>

Expand Down
2 changes: 1 addition & 1 deletion nightfall/014/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>Choose food challenge <img src="../../emoji/expressions/smileys/happy_fun/joy.svg" title="Face with tears of joy emoji (&#x1F602;)." alt="Face with tears of joy emoji (&#x1F602;)." width="29" height="29"> A piece of watermelon or a chocolate egg? <img src="../../emoji/expressions/smileys/sarcasm_unamused/rolling_eyes.svg" title="Face with rolling eyes emoji (&#x1F644;)." alt="Face with rolling eyes emoji (&#x1F644;)." width="29" height="29">
#shorts Best video by Hmelkofm</h1>
<hr>
Expand Down
2 changes: 1 addition & 1 deletion nightfall/015/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.ico">
<link rel="stylesheet" href="../style.css">
</head>
<body>
<body><p><a href="../">Back to index</a></p>
<h1>This is your prime if you&#x2026;</h1>
<hr>

Expand Down
Loading

0 comments on commit 7ea04e4

Please sign in to comment.