aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 94e4e3f..41cfe95 100644
--- a/config.toml
+++ b/config.toml
@@ -17,6 +17,7 @@ highlight_code = true
[extra]
hyde_links = [
+ { url = "$BASE_URL/tags", name = "Tags" },
{ url = "https://github.com/johannst", name = "GitHub" },
{ url = "https://twitter.com/xjohannst", name = "Twitter" },
]