Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Chagratt
bwog-notes-v2
Commits
d8d5f5d4
Commit
d8d5f5d4
authored
Oct 17, 2019
by
wbar
Browse files
fix archives page link text
parent
64e327d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
layouts/partials/header.html
View file @
d8d5f5d4
...
...
@@ -22,7 +22,7 @@
<br/><br/>
<a
href=
"{{ .Site.BaseURL }}tags/"
>
Tags
</a>
|
<a
href=
"{{ .Site.BaseURL }}archives/"
>
Archives
</a>
<a
href=
"{{ .Site.BaseURL }}archives/"
>
Archives
</a>
{{ $section := where .Site.RegularPages "Section" "in" "pages" }}
{{ range $section }}
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment