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

github.com/seanlane/gochowdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Lane <git@sean.lane.sh>2019-01-22 21:25:08 +0300
committerSean Lane <git@sean.lane.sh>2019-01-22 21:25:08 +0300
commit68cbcd72042bc106cf103b7702cfcc4ab2160b5b (patch)
treedebf007b6640d62ed53697b5d89cd346c0326fb7
parent6693ece2f43dd4a2eb1a9a6e1588aa1634e9d322 (diff)
Add updates for Hugo showcase
-rw-r--r--images/.gitkeep0
-rw-r--r--images/screenshot.pngbin0 -> 2171545 bytes
-rw-r--r--images/tn.pngbin0 -> 922352 bytes
-rw-r--r--theme.toml12
4 files changed, 2 insertions, 10 deletions
diff --git a/images/.gitkeep b/images/.gitkeep
deleted file mode 100644
index e69de29..0000000
--- a/images/.gitkeep
+++ /dev/null
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..dfaec34
--- /dev/null
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
new file mode 100644
index 0000000..31af5e4
--- /dev/null
+++ b/images/tn.png
Binary files differ
diff --git a/theme.toml b/theme.toml
index 36e3f09..c2c77e0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,16 +3,8 @@ license = "MIT"
licenselink = "https://github.com/seanlane/gochowdown/blob/master/LICENSE.md"
description = "A recipe theme for Hugo based on the Chowdown Jekyll theme"
homepage = "https://github.com/seanlane/gochowdown"
-tags = [
- "recipes",
- "responsive",
- "simple",
- "clean"
-]
-features = [
- "analytics",
- "favicon"
-]
+tags = ["recipes", "cooking", "responsive", "clean"]
+features = ["analytics", "favicon"]
min_version = "0.49"
[author]