Κάποιοι έλεγχοι απέτυχαν
Hellug Projects/Hellug/www/pipeline/head There was a failure building this commit
7 γραμμές
179 B
HTML
7 γραμμές
179 B
HTML
<a href="/">Home</a>
|
|
<!-- menu items -->
|
|
{{ $currentPage := . }}
|
|
{{ range .Site.Menus.main }}
|
|
<a tabindex="-1" href="{{ .URL }}">{{ .Name }}</a>
|
|
{{ end }}
|
|
<!-- menu items end -->
|