Skip to content

Linked icon on the nav bar? #2293

Answered by chrede88
petzi53 asked this question in Q&A
May 9, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You can add social icons to the navbar in your admin author profile.
Add the following to the _index.md under ./content/athours/<youradminprofile>/:

social:
- icon: github
  icon_pack: fab
  link: <linktoyourguthubprofile>
  label: "tooltip text"
  display:
    header: true

Wowchemy has a build-in "edit-this-page" feature, that puts a link to the exact page on Github, in the footer. This can be activated in params.yaml. See this link: https://github.com/wowchemy/starter-academic/blob/master/config/_default/params.yaml#L83

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@petzi53
Comment options

Answer selected by petzi53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants