Add files via upload

main
Cristian Cezar Moisés 2024-02-13 04:37:12 +00:00 committed by GitHub
parent 00281cc66b
commit 441fede450
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
html, body { html, body {
font-size: 16px; font-size: 18px;
font-family: monospace; font-family: iosevka;
background: #000000; background: #000000;
color: #00FF66; color: #00FF66;
line-height: 1.25; line-height: 1.25;

1
site/site/404.html Normal file
View File

@ -0,0 +1 @@
<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>404 — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+&gt;---------------------------&lt;+</p><p>[<a href="https://cristiancmoises.github.io/site/about.html">About</a>]--[<a href="https://cristiancmoises.github.io/site/research.html">Research</a>]--[<a href="https://cristiancmoises.github.io/site/misc.html">Miscellany</a>]</p><p>+&gt;---------------------------&lt;+</p><br /></div></header><div id="block"><h1>404 Page Not Found</h1><p>Unfortunately the page you've tried to access doesn't exist!</p><br /><h2>Return [<a href="https://cristiancmoises.github.io/site/">Home</a>]?</h2></div><footer><div id="block"><br /><p>+&gt;---------------------------&lt;+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+&gt;---------------------------&lt;+</p></div></footer></body>