-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added index to `doom/text` as it was annoying me - Added anchor tags to the PC parts page - Updated the neofetch page for my main PC
- Loading branch information
1 parent
b435e28
commit 7597997
Showing
3 changed files
with
68 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Doom</title> | ||
<meta charset="utf-8"> | ||
<meta content="OWLY.FANS" property="og:title"> | ||
<meta content="Because Sometimes Doom is just bad" property="og:description"> | ||
<meta property="og:image" content="https://owly.fans/floppy.png"> | ||
<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"> | ||
</head> | ||
<body> | ||
<h1>Doom on OwlyFans</h1> | ||
<hr> | ||
|
||
<h3><a href="../tic">The Innocent Crew present: TiC's WAD Reviews</a></h3> | ||
<p>Very nice HTML archive of old Doom reviews, dated from 1995.</p> | ||
|
||
|
||
<p></p> | ||
<hr> | ||
<p><strong>Want to support OwlyFans? <a href="/nft/">See our NFTs</a>!</strong></p> | ||
|
||
<p>Copyright 2024 - <script type="text/javascript"> | ||
var today = new Date(); | ||
var year = today.getFullYear(); | ||
document.write(year); | ||
</script> by Cass «Owly» Python, licensed under the <a href="license/fopl-mdp-v2" 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>★</center></font></p> | ||
<p> | ||
<div style="text-align:right"> | ||
<a href="http://bytemoth.nfshost.com/cd5k-net/tau">τ</a> | ||
</div> | ||
<p></p> | ||
<script src="../script.js"></script> | ||
<script src="../script.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters