Fix #9 and other design updates
This commit is contained in:
parent
5af22d3c89
commit
0dce9b9431
8 changed files with 88 additions and 51 deletions
|
@ -12,7 +12,7 @@
|
|||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="apple-touch-icon-precomposed" href="/favicon.png">
|
||||
|
||||
<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}" />
|
||||
<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}?rnd={{ now.Unix }}" />
|
||||
|
||||
{{ template "_internal/opengraph.html" . }}
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue