Refactor templates
This commit is contained in:
parent
6f39a9f4ef
commit
a31849434b
4 changed files with 0 additions and 7 deletions
|
|
@ -10,8 +10,6 @@
|
|||
{{ if .Author }}<meta name="author" content="{{ .Author }}">{{ end }}
|
||||
{{ if .CanonicalURL }}<link rel="canonical" href="{{ .CanonicalURL }}">{{ end }}
|
||||
<title>{{ .Title }}</title>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue