working towards new design with bottom nav bar; not quite there

This commit is contained in:
chimchooree
2022-10-13 01:29:49 -05:00
parent 4832391111
commit 36ac84cc5a
18 changed files with 235 additions and 257 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
<title>{{title or 'blessfrey.me'}}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/static/css/all.css"/>
<link rel="stylesheet" type="text/css" href="/static/css/{{css}}.css"/>
<link rel="stylesheet" type="text/css" href="/static/css/all.css">
<link rel="stylesheet" type="text/css" href="/static/css/nav.css">
<link rel="stylesheet" type="text/css" href="/static/css/{{css}}.css">