diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-12-30 21:09:09 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-12-30 21:09:09 -0600 |
commit | 72960ddc9cc7844f1dc3419ead0842df61213ba8 (patch) | |
tree | d10e1071fa4a3167b657769be1d4ec67ced7264b /assets/index_begin.html | |
parent | 212bd22001b24023a72342fd17a04a4cc24ae305 (diff) |
Just keep hacking
Diffstat (limited to 'assets/index_begin.html')
-rw-r--r-- | assets/index_begin.html | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/assets/index_begin.html b/assets/index_begin.html index bf13b45..0ff3660 100644 --- a/assets/index_begin.html +++ b/assets/index_begin.html @@ -3,20 +3,10 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> -<meta name="theme-color" content="#E6E6FF"> +<!--meta name="theme-color" content="#E6E6FF"--> <title>bunkergate.org</title> <link rel="icon" type="image/vnd.microsoft.icon" href="/static/favicon.ico"> -<link rel="stylesheet" type="text/css" href="/static/css/default.css"> +<link rel="stylesheet" type="text/css" href="/static/css/retro.css"> </head> <body> -<div id="head"><h1>bunkergate.org</h1></div> - -<div id="menu"> -<a href="/">www</a> | -<a href="http://cgit.bunkergate.org">cgit</a> -<span class="email-pipe">|</span> -<a class="email" href="mailto:femtonaut@gmail.com">femtonaut@gmail.com</a> -</div> - -<hr class="hdiv"> |