Procházet zdrojové kódy

add some readme and annotations

tags/v1.1
Bud Parr před 7 roky
rodič
revize
1d05813c11
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      layouts/_default/baseof.html

+ 1
- 1
layouts/_default/baseof.html Zobrazit soubor

@@ -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 */}}

Načítá se…
Zrušit
Uložit