budparr 5 lat temu
rodzic
commit
9f7556488d
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      layouts/partials/site-navigation.html

+ 1
- 1
layouts/partials/site-navigation.html Wyświetl plik

@@ -9,7 +9,7 @@
<ul class="pl0 mr3">
{{ range .Site.Menus.main }}
<li class="list f5 f4-ns fw4 dib pr3">
<a class="hover-white no-underline white-90" href="{{ .Permalink }}" title="{{ .Name }} page">
<a class="hover-white no-underline white-90" href="{{ .URL }}" title="{{ .Name }} page">
{{ .Name }}
</a>
</li>

Ładowanie…
Anuluj
Zapisz