-
Beta Was this translation helpful? Give feedback.
Answered by
chrede88
Jan 17, 2021
Replies: 1 comment
-
|
The "project" buttons are created on line 65 in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tiagrib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The "project" buttons are created on line 65 in
page_links.html: https://github.com/wowchemy/wowchemy-hugo-modules/blob/master/wowchemy/layouts/partials/page_links.html#L65If you change line 65 to
{{ .Title }}, it should give you what you want.