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

github.com/jsnjack/kraiklyn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYauhen Shulitski <jsnjack@gmail.com>2018-01-28 22:54:24 +0300
committerYauhen Shulitski <jsnjack@gmail.com>2018-01-28 22:54:24 +0300
commiteddf1e9de4b32d444830c3245ac370fa92dfadea (patch)
tree05ff006dc5be9845d7482ec153eb99e734be1ad5
parentacc8f6998892c7c5c9bd31496af17415face1bd8 (diff)
Update description
-rw-r--r--theme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 35b97c0..ca90779 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,12 +1,12 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "One page doc"
+name = "Kraiklyn"
license = "MIT"
-licenselink = "https://github.com/jsnjack/hugo_one_page_doc/blob/master/LICENSE.md"
-description = "One page doc theme"
+licenselink = "https://github.com/jsnjack/kraiklyn/blob/master/LICENSE.md"
+description = "A theme for a simple one page documentation"
homepage = "http://example.com/"
-tags = ["one_page", "docs", "documentation"]
+tags = ["one page", "docs", "documentation", "simple", "minimalistic"]
features = []
min_version = "0.33"