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>2020-12-06 00:26:43 +0300
committeruPagge <upagge@mail.ru>2020-12-06 00:26:43 +0300
commite7ef355f6da806520c61aa14e5ef2c8b2889052e (patch)
treee2d0a60c519bb5a65f397198df09d47371456ddf /theme.toml
parenta95d102ce8c9020594840681c2d2f5cc93e8bbc6 (diff)
loveit -> uBlogger
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml16
1 files changed, 8 insertions, 8 deletions
diff --git a/theme.toml b/theme.toml
index 69ba85b..41408f1 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,11 +1,11 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "LoveIt"
+name = "uBlogger"
license = "MIT"
-licenselink = "https://github.com/dillonzq/LoveIt/blob/master/LICENSE"
+licenselink = "https://github.com/upagge/uBlogger/blob/master/LICENSE"
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
-homepage = "https://hugoloveit.com"
+homepage = "https://blog.upagge.com"
tags = [
"blog",
"clean",
@@ -25,10 +25,10 @@ features = [
min_version = "0.62.0"
[author]
- name = "Dillon"
- homepage = "https://dillonzq.com/"
+ name = "uPagge"
+ homepage = "https://uPagge.ru/"
[original]
- name = "Fastbyte01"
- homepage = "https://www.fsb01.com/"
- repo = "https://github.com/Fastbyte01/KeepIt"
+ name = "LoveIt"
+ homepage = "https://dillonzq.com/"
+ repo = "https://github.com/dillonzq/LoveIt"