diff --git a/config.toml b/config.toml index 8f240e0..85d3d47 100644 --- a/config.toml +++ b/config.toml @@ -35,15 +35,15 @@ contact_form_action = "#" # contact form works with : https://formspree.io ############################## social links ############################## [[params.social]] icon = "ti-github" # themify icon pack : https://themify.me/themify-icons -name = "Github" -link = "https://github.com/TrueCloudLab" +name = "Forgejo instance" +link = "https://git.frostfs.info/TrueCloudLab" ################################ English Language ###################### [Languages.en] languageName = "En" languageCode = "en-us" weight = 1 -copyright = "Copyright © [TrueCloudLab](https://github.com/TrueCloudLab) 2022" +copyright = "Copyright © [TrueCloudLab](https://git.frostfs.info/TrueCloudLab) 2022-2023" # banner [Languages.en.params.banner]