diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 575c1a1..7211749 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -20,6 +20,13 @@ url = "/blog/" weight = 20 +[[social]] + name = "GitHub" + pre = "" + url = "https://github.com/iv-org" + post = "v0.1.0" + weight = 20 + # [[footer]] # name = "Privacy" # url = "/privacy-policy/"