From 28864eeeb1e4d07dfba5d32b5db28aeb5ee4b401 Mon Sep 17 00:00:00 2001
From: Karl <kc0bfv@gmail.com>
Date: Tue, 10 Dec 2019 03:43:28 +0000
Subject: [PATCH] About ready for release

---
 theme.toml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/theme.toml b/theme.toml
index a87c00f..c055590 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,14 +1,14 @@
 # theme.toml template for a Hugo theme
 # See https://github.com/gohugoio/hugoThemes#themetoml for an example
 
-name = "Ticky_tacky_dark"
+name = "Ticky_Tacky_Dark"
 license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = ""
-homepage = "http://example.com/"
-tags = []
+licenselink = "https://github.com/kc0bfv/ticky_tacky_dark/blob/master/LICENSE"
+description = "Ticky Tacky Dark's front page is a set of little boxes, all the same, containing pictures that represent your site's pages."
+homepage = "https://github.com/kc0bfv/ticky_tacky_dark/"
+tags = ["responsive", "bootstrap", "personal", "blog", "mobile", "dark", "creative", "images", "multipage"]
 features = []
-min_version = "0.41"
+min_version = "0.40"
 
 [author]
   name = "kc0bfv"

--
Gitblit v1.10.0