Commit graph

11 commits

Author SHA1 Message Date
Patrick Kollitsch 4f3e709d83
theme(feat): social media follow links
documentation will follow at https://github.com/theNewDynamic/gohugo-theme-ananke/wiki/Social-media-network-setup

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-10-20 12:47:56 +07:00
Aren Siekmeier 6affbfb0dd
fix permissions (#581) 2022-12-14 09:56:24 -05:00
James Henstridge 5a8b531a7c
Improve links for sitemap and taxonomies (#569)
* layouts: use absURL to construct absolute URLs instead of concatenating with .Site.BaseURL

* layouts: let hugo generate URLs to taxonomy terms

* layouts: link to current language's home page in the site footer
2022-09-07 08:36:32 -04:00
Giacomo Tenaglia f10f4d4165 Use Hugo's built in Site Config for copyright according to PR #199 (#240) 2019-12-30 12:36:11 -05:00
budparr a57189d85f
Add global background color class to footer
(it's already on the header). Fixes #135
2018-11-04 14:14:24 -05:00
Bud Parr 7a32e28d4b
Add div to wrap social icons (#128)
This applies the flexbox directive `justify-between` to the nav items, not the icons themselves.

Fixes #127
2018-08-31 18:40:24 -04:00
Bud Parr ec0d6b4700 Bp/fix now function Fixes #29 (#30) 2017-05-15 22:12:36 -04:00
Bud Parr 681e009eec
add copyright to footer 2017-04-15 09:25:13 -04:00
Bud Parr 53df85690d
wip clean up and annotations 2017-04-14 12:37:12 -04:00
Bud Parr 91984fee72
tweak layouts 2017-04-11 08:53:11 -04:00
Bud Parr 98bc281a57
first commit 2017-04-10 21:27:13 -04:00