diff --git a/docs/data/navigation.yml b/docs/data/navigation.yml index a3dd05b..c041652 100644 --- a/docs/data/navigation.yml +++ b/docs/data/navigation.yml @@ -7,7 +7,7 @@ URL: "download" icon: '' external: false -- name: "Manual" +- name: "Docs" URL: "https://github.com/dyne/dowse/wiki" icon: '' external: true diff --git a/docs/themes/dyne-soft/layouts/partials/body/footer.html b/docs/themes/dyne-soft/layouts/partials/body/footer.html index b150266..f208d30 100644 --- a/docs/themes/dyne-soft/layouts/partials/body/footer.html +++ b/docs/themes/dyne-soft/layouts/partials/body/footer.html @@ -24,7 +24,7 @@

{{ .Site.Title }}

{{ end }} {{ range .Site.Data.navigation }} {{ if ne .name "Contact"}} -
  • {{ .icon }} {{ .name }}
  • {{ end }} {{ end }} @@ -47,8 +47,8 @@

    {{ .Site.Title }}

    ©{{ now.Format "2006" }} {{ .Site.Title }} - | Privacy Policy - | Credits

    + | Privacy Policy + | Credits