diff options
author | Frankie B <floppydisk05@aol.com> | 2022-10-03 10:03:53 +0000 |
---|---|---|
committer | Frankie B <floppydisk05@aol.com> | 2022-10-03 10:03:53 +0000 |
commit | 3f13502e7d1b4c699cedc1865d48a3b26d797c6c (patch) | |
tree | 781c3a395b64f3c6e1f9c76eee73286b4a7ff411 /index.php | |
parent | b8354a24302052105b2b69b0e17ff2f19b3c07cb (diff) |
Add alert banner thingy
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ <?php require('./inc/nav.php') ?> <div id="pagebody"> <div id="content"> + <br><table class="banner"><tr><td>h</td></tr></table> <p>Hi!</p> <p>This is the personal homepage of <a href="./me/">floppydisk</a>. Every now and then, I dabble in software/hardware <a href="./projects/">projects</a>, take <a href="./pics/">pictures</a>, or write |