Sfoglia il codice sorgente

add some readme and annotations

tags/v1.1
Bud Parr 7 anni fa
parent
commit
1d05813c11
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      layouts/_default/baseof.html

+ 1
- 1
layouts/_default/baseof.html Vedi File

@@ -16,7 +16,7 @@
{{ else }}
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
{{ end }}
{{/* By formatting your URL with absURL you will get the full URL of your site */}}
<link href='{{ "dist/main.css" | absURL }}' rel='stylesheet' type="text/css" />

{{/* NOTE: These Hugo Internal Templates can be found starting at https://github.com/spf13/hugo/blob/master/tpl/tplimpl/template_embedded.go#L158 */}}

Loading…
Annulla
Salva