change site name

This commit is contained in:
Alexandru 2024-09-09 22:19:19 +03:00
parent a4d78958dd
commit 4eb59ebd02
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
baseURL: 'https://fzorb.xyz/' baseURL: 'https://fzorb.xyz/'
languageCode: 'en-us' languageCode: 'en-us'
title: "FzOrb's blog" title: "FzOrb's website"
theme: 'zmin' theme: 'zmin'
menus: menus:
main: main:

View File

@ -1,6 +1,6 @@
baseURL = "https://fzorb.xyz/" baseURL = "https://fzorb.xyz/"
languageCode = "en-us" languageCode = "en-us"
title = "FzOrb's blog" title = "FzOrb's website"
theme = "zmin" theme = "zmin"
[[menus.main]] [[menus.main]]