Upgrade congo to 2.6.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-07-14 11:11:14 -07:00
parent ef8a1dfda8
commit 12658a3bb1
4 changed files with 11 additions and 10 deletions

View File

@@ -1,9 +1,10 @@
languageCode = "en"
languageName = "English"
displayName = "EN"
isoCode = "en"
weight = 1
rtl = false
[languages.en.params]
languageCode = "en"
languageName = "English"
displayName = "EN"
isoCode = "en"
weight = 1
rtl = false
title = "Elara's Site"
#logo = "img/logo.jpg"
@@ -20,6 +21,6 @@ dateFormat = "January 2, 2006"
links = [
{ email = "mailto:elara@elara.ws" },
{ gitea = "https://gitea.elara.ws/Elara6331" },
{ github = "https://github.com/Elara" },
{ github = "https://github.com/Elara6331" },
#{ linkedin = "https://www.linkedin.com/in/arsen-musayelyan-9a850a1ab/" },
]