From 62fa3ae7c5c65a5389bf219fdac5a85849a5bb04 Mon Sep 17 00:00:00 2001 From: Brooke Date: Tue, 16 Apr 2024 21:35:26 -0400 Subject: [PATCH] update links --- assets/img | 2 +- config/_default/languages.en.toml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/img b/assets/img index 98b2cb2..e05f32c 160000 --- a/assets/img +++ b/assets/img @@ -1 +1 @@ -Subproject commit 98b2cb2b4f5f375a0aaa92b150a460faac58ca93 +Subproject commit e05f32cd52e033fcc1576e0ab8ff49ce20dbb6bd diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 9654847..c4c884f 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -8,13 +8,12 @@ displayName = "EN" isoCode = "en" rtl = false dateFormat = "2 January 2006" -logo = "/blue/android-chrome-512x512.png" description = "Hi, welcome to MycoSystems Web!" copyright = "Articles are copyleft, no rights reserved. Thank you to the devs @ [Blowfish](https://blowfish.page)" [author] name = "MycoSystems" -image = "/blue/android-chrome-512x512.png" +image = "/img/logos/blue.png" headline = "Hi, welcome to MycoSystems Web!" bio = "Hi, welcome to MycoSystems Web!" #links = [{ github = "https://git.myco.systems/explore" }] \ No newline at end of file