diff --git a/config.toml b/config.toml index 74bdc2c..5e6228f 100644 --- a/config.toml +++ b/config.toml @@ -21,6 +21,10 @@ highlight_code = true # Put all your custom variables here hyde_theme = "theme-base-0d" +[[extra.hyde_links]] +url = "https://blog.mjolner.tech/" +name = "Blog" + [[extra.hyde_links]] url = "/about" name = "About"