Cache some semi-static data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
meta(charset="utf-8")
|
||||
link(rel="stylesheet" type="text/css" href="/static/css/main.css")
|
||||
link(rel="stylesheet" type="text/css" href=getStaticURL("sass", "main.sass"))
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1")
|
||||
link(rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png")
|
||||
link(rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png")
|
||||
|
||||
Reference in New Issue
Block a user