Initial commit

This commit is contained in:
Nasir Anthony Montalvo
2025-11-13 14:48:58 -06:00
committed by GitHub
commit 526096840e
2349 changed files with 19464 additions and 0 deletions

22
404.html Normal file
View File

@@ -0,0 +1,22 @@
---
title: Page Not Found
layout: page
permalink: /404.html
# this creates a 404 page automatically handled by GitHub Pages
# the cow is from the linux program "cowsay"
---
<h1>404?</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
<pre><code>
____________
< Sorry, 404 >
------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
</code></pre>