From d891e12f4580e3a840b461f28da358d79e18fab8 Mon Sep 17 00:00:00 2001 From: Lasse Borly Date: Tue, 6 Sep 2016 12:15:20 +0200 Subject: initial --- README.md | 5 +++++ theme.toml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 README.md 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 -- cgit v1.2.3