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

github.com/kritoke/darksimplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Rhone <matthew.rhone@outlook.com>2017-01-02 03:53:27 +0300
committerMatthew Rhone <matthew.rhone@outlook.com>2017-01-02 03:53:27 +0300
commit694d092da970e20afae9374ea79f5ff8a98daae4 (patch)
tree6ad179f2e32e9a852d20ca7dc62a86530a42a440 /theme.toml
parent9b3cd77dc498fe98565c9255f39736e6985f35ad (diff)
Remove unneeded line for submitting to theme site.v0.2.1
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index e575f86..f97fa10 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,10 +1,9 @@
name = "Dark Simplicity"
license = "MIT"
licenselink = "https://github.com/kritoke/darksimplicity/blob/master/LICENSE.md"
-source_repo = "http://github.com/kritoke/darksimplicity"
description = "A Dark Minimalist Theme for Hugo utilizing the Lost Grid Framework."
homepage = "http://github.com/kritoke/darksimplicity"
-tags = ["blog", "personal", "dark", "minimalist"]
+tags = ["blog", "dark", "minimalist"]
features = ["blog"]
min_version = 0.18