diff --git a/exampleSite/content/blog/metamorphosis-kafka.md b/exampleSite/content/blog/metamorphosis-kafka.md index 058e845..44a2ba1 100644 --- a/exampleSite/content/blog/metamorphosis-kafka.md +++ b/exampleSite/content/blog/metamorphosis-kafka.md @@ -7,7 +7,7 @@ title = "Metamorphosis by Franz Kafka" ### Part One -One morning, when *Gregor Samsa* woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. +One morning, when *Gregor Samsa* woke from troubled dreams, he [found](./) himself transformed in his bed into a horrible vermin. > He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff sections. diff --git a/images/about-page-small-screen.png b/images/about-page-small-screen.png deleted file mode 100644 index aef8849..0000000 Binary files a/images/about-page-small-screen.png and /dev/null differ diff --git a/images/posts-index-small-screen.png b/images/posts-index-small-screen.png deleted file mode 100644 index f7b0f96..0000000 Binary files a/images/posts-index-small-screen.png and /dev/null differ diff --git a/images/screenshot-2.png b/images/screenshot-2.png deleted file mode 100644 index ba9a81d..0000000 Binary files a/images/screenshot-2.png and /dev/null differ diff --git a/images/screenshot.png b/images/screenshot.png index b3ec810..3857401 100644 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png index 625723c..f35bb48 100644 Binary files a/images/tn.png and b/images/tn.png differ diff --git a/theme.toml b/theme.toml index 4aaf8f8..d16a69f 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE description = "Consistent, responsive theme with clean typography" homepage = "https://github.com/nishanths" tags = ["open-sans", "minimal", "clean", "ionicons", "comments"] -features = ["blog", "responsive", "404", "icons", "disqus"] +features = ["blog", "responsive", "404", "icons", "disqus", "metadata"] min_version = 0.15 [author]