forgot to fix noscript on page layout

This commit is contained in:
DeviousTengu 2024-04-25 16:41:56 -04:00
parent 159b26d20f
commit 9fef68052f
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,7 @@
<div id="header"> <div id="header">
<img id="logo" src="../img/logo.gif" alt="Tengu.Space"> <img id="logo" src="../img/logo.gif" alt="Tengu.Space">
<div id="nav"> <a href="../index.html">Home</a> | <a href="../about.html">About</a> | <a href="../blog.html">Blog</a> | <a href="../services.html">Services</a> | <a href="../contact.html">Contact</a> </div> <div id="nav"> <noscript> <p> No JavaScript? No problem! :) </p> </noscript> <a href="../index.html">Home</a> | <a href="../about.html">About</a> | <a href="../blog.html">Blog</a> | <a href="../services.html">Services</a> | <a href="../contact.html">Contact</a> </div>
<noscript> <p> No JavaScript? No problem! :) </p> </noscript>
</div> </div>
<hr> <hr>

View File

@ -4,12 +4,13 @@ stage: about-dev
subtitle: A Brief Introduction subtitle: A Brief Introduction
--- ---
<img src="./img/avatar.gif" style="float: right; margin-left: 8px;" alt="Dev's Avatar"> <img src="./img/avatar.gif" style="float: right; margin-left: 16px;" alt="Dev's Avatar">
## Hi there! <img src="./img/icons/miyoi-wave.gif" alt="Miyoi waving" width=32 height=32> ## Hi there! <img src="./img/icons/miyoi-wave.gif" alt="Miyoi waving" width=32 height=32>
I'm a quiet but caring nerd that is stuck in 2009. I'm a quiet but caring nerd that is stuck in 2009.
I like programming games, surfing the indie web, and making puns. I like programming games, surfing the indie web, and making puns.
I also draw sprite art occasionally.
My head is always in the clouds. My head is always in the clouds.