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

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsiya@gmail.com <parsiya@gmail.com>2016-02-11 08:02:33 +0300
committerparsiya@gmail.com <parsiya@gmail.com>2016-02-11 08:02:33 +0300
commitcfb5261424e8a41360e4734213e89f27e37ae6fb (patch)
tree49f167d821d1ab3d05f08e4f12dc72482e008d96 /theme.toml
parentbce6e270c14f2ebebfd8cdf8c3da663f31942a56 (diff)
Updated theme.toml
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 05cace0..64fac5a 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,7 @@
name = "Hugo-Octopress"
license = "MIT"
licenselink = "https://github.com/parsiya/Hugo-Octopress/blob/master/LICENSE.md"
-description = "Port of the Octopress classic theme for Hugo"
+description = "Octopress classic theme for Hugo"
homepage = "https://github.com/parsiya/hugo-octopress/"
tags = ["Octopress", "Hugo"]
features = ["blog", ""]
@@ -14,6 +14,7 @@ min_version = 0.14
# If porting an existing theme
[original]
+ author = "Brandon Mathis"
name = "Octopress classic theme"
homepage = "http://octopress.org"
repo = "https://github.com/imathis/octopress/tree/master/.themes/classic"