From 5f4c0e6ac4a77eb3de31156a64ee083e5681186a Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Sat, 21 Jan 2023 11:02:25 +0100 Subject: fix 404 and relative links --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index ada343d..ed8eee3 100644 --- a/config.toml +++ b/config.toml @@ -7,6 +7,6 @@ title = "dnns.no" author = "Dennis Eriksen" intro = "This site contains articles of various quality, and is sort of a private-but-public documentation of various things. Maybe there'll be some \"normal\" blog-posts at some point as well. Who knows." -logo = "https://dnns.no/img/giraffe.svg" +logo = "" copyright = 'Dennis Eriksen © 2017-2023' -- cgit v1.2.3