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

github.com/lasseborly/anybodyhome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Borly <contact@lasseborly.dk>2016-09-06 13:15:20 +0300
committerLasse Borly <contact@lasseborly.dk>2016-09-06 13:15:20 +0300
commitd891e12f4580e3a840b461f28da358d79e18fab8 (patch)
tree829c959170fd9835ab9c0b514d633655f52149ea
parent0bb8edd90fd115e212566c7ae51c486f7b0ab26e (diff)
initial
-rw-r--r--README.md5
-rw-r--r--theme.toml4
2 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..58e6150
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+#Anybody Home?
+
+A simple theme for simple people with simple needs.
+
+The focus of the theme is using as few dependencies as possible to keep the layout simple and feature sparse.
diff --git a/theme.toml b/theme.toml
index 6230c4b..770d547 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,8 +1,8 @@
name = "Anybody Home"
license = "MIT"
licenselink = "https://github.com/lasseborly/anybodyhome/blob/master/LICENSE.md"
-description = "A simple theme for simple people"
-homepage = "http://anybodyhome.github.io/"
+description = "A simple theme for simple people with simeple needs"
+homepage = "https:/blog.lasseborly.dk/"
tags = ["clean", "simple"]
features = ["", ""]
min_version = 0.16