From 8c233e5d4a6b53099ac1e8ce4f0eeb127d0b1f7b Mon Sep 17 00:00:00 2001 From: dat-adi Date: Sun, 23 Jan 2022 20:45:32 +0530 Subject: [PATCH] Updated config and SVG The logo now points to the root directory, and the SVG has been replaced after resolving the issue with the viewport. --- config.toml | 2 +- static/logo.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 5462db4..24159d9 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,6 @@ highlight_code = true highlight_theme = "base16-ocean-light" [extra] -logo = "https://github.com/forgeflux-org/docs/blob/main/static/logo.svg" +logo = "/logo.svg" release = "https://api.github.com/repos/getzola/zola/releases/latest" favicon = "https://www.getzola.org/favicon.ico" diff --git a/static/logo.svg b/static/logo.svg index e56524c..70bdf48 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -1 +1 @@ -FORGEFLUX \ No newline at end of file +