diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 744a22a..34835ca 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -31,3 +31,8 @@ # name = "Privacy" # url = "/privacy-policy/" # weight = 10 + +[[footer]] + name = "Website Source Code" + url = "https://github.com/iv-org/invidious.io" + weight = 10