Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <upagge@mail.ru>2021-01-12 22:10:52 +0300
committeruPagge <upagge@mail.ru>2021-01-12 22:10:52 +0300
commitce34cf025a52df9d97a27acf624839b4eaa290b9 (patch)
treee3f7ac4af44c70aacc4b13de9ce5b771184ccbed
parentd5823bea04ac11c8ade6cf829c55fa3fcbef0881 (diff)
edit config
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index aa54868..74ef9ef 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -141,11 +141,11 @@ enableEmoji = true
# URL of avatar shown in home page
avatarURL = "/images/avatar.png"
# title shown in home page (HTML format is supported)
- title = ""
+ title = "uBlogger | Hugo Theme"
# subtitle shown in home page (HTML format is supported)
subtitle = "A Clean, Elegant but Advanced Hugo Theme"
# whether to use typeit animation for subtitle
- typeit = true
+ typeit = false
# whether to show social links
social = true
# disclaimer (HTML format is supported)