Add description

This commit is contained in:
Thanwer 2024-10-27 22:16:38 -03:00
parent 1dff9a5c46
commit 4cb8e928fe

View File

@ -1,4 +1,4 @@
baseURL = '/' baseURL = 'https://blog.thanwer.com/'
languageCode = 'en-us' languageCode = 'en-us'
theme = "anubis2" theme = "anubis2"
title = "Thanwer's Blog" title = "Thanwer's Blog"
@ -21,6 +21,7 @@ author.email = "admin@thanwer.com"
author.location = "Germany" author.location = "Germany"
colorTheme = "auto" colorTheme = "auto"
colorThemeSwitcher = true colorThemeSwitcher = true
description = "A blog written by Pietro Arancibia \"Thanwer\""
social = [ social = [
{ id = "github", url = "https://github.com/thanwer" }, { id = "github", url = "https://github.com/thanwer" },
{ id = "linkedin", url = "https://www.linkedin.com/in/thanwer/" }, { id = "linkedin", url = "https://www.linkedin.com/in/thanwer/" },