working towards new design with bottom nav bar; not quite there
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user