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

github.com/schollz/onetwothree.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack <zack.scholl@gmail.com>2017-11-03 13:20:27 +0300
committerGitHub <noreply@github.com>2017-11-03 13:20:27 +0300
commit2c00a2eca98956395b2afb060222c54f7720bf1b (patch)
tree0079f2b41cc447ea78c3fda95f348a4a87f1ec74
parent150b01494e2fcd13094bd908b98e84a709f70401 (diff)
Update theme.toml
-rwxr-xr-xtheme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index bfec5e0..9c42cdd 100755
--- 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 = "portcullis"
+name = "onetwothree"
license = "MIT"
-licenselink = "https://github.com/schollz/portcullis/blob/master/LICENSE.md"
-description = "A simple, elegant, mobile-ready, minimalistic theme"
-homepage = "https://github.com/schollz/portcullis"
+licenselink = "https://github.com/schollz/onetwothree/blob/master/LICENSE.md"
+description = "A elegant, mobile-ready, minimalistic theme that is easy as 1, 2, 3"
+homepage = "https://github.com/schollz/onetwothree"
tags = ["minimal","mobile","responsive","elegant"]
features = ["image captioning"]
min_version = "0.27.1"