mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
yesterday ae0c6ae00a249f9c3cc819edbfb899fe309d406e
config/_default/params.toml
@@ -4,6 +4,11 @@
[ananke.home]
content_alignment = "center" # options: left, center, right
[ananke.shortcodes.since]
# printf format string for the `since` shortcode's release link.
# %s is replaced with the version. Point this at your own project's releases.
url = "https://github.com/gohugo-ananke/ananke/releases/tag/v%s"
[ananke.social]
icon_path = "ananke/socials/%s.svg"