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

gitlab.com/kskarthik/monopriv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkskarthik <kskarthik@disroot.org>2019-12-03 13:17:44 +0300
committerkskarthik <kskarthik@disroot.org>2019-12-03 13:17:44 +0300
commit4271f09bae10596e122a980dad1b9ef914aa0285 (patch)
tree2b11c25294cabe36cad13fb2b8fe772aa30cd66a /theme.toml
parent1a7af57c476e2bbc131167b0ddb671b971a13199 (diff)
Update theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index ce8a586..f33d427 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,10 +1,10 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "Monopriv"
+name = "monopriv"
license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = "A minimal blogging theme for hugo"
+licenselink = "https://gitlab.com/kskarthik/monopriv/LICENSE"
+description = "A minimal privacy focused blogging theme for hugo"
homepage = "https://gitlab.com/kskarthik/monopriv"
tags = ["minimal", "simple", "clean", "blog", "light","bootstrap", "responsive", "fast", "privacy", "monospace"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting"]