From 0d200a5b267ae15f1f942e0fa7c0c15b08dde226 Mon Sep 17 00:00:00 2001 From: Damien Caselli Date: Sun, 23 Jul 2017 12:43:46 +0200 Subject: Update theme url, add link to demo Fixes issue #2 --- README.md | 2 ++ theme.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a43619c..e0a0cde 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ It focuses on improving reading experience with high contrast colors and no fanc It also uses [Highlight.js](https://highlightjs.org/) for the syntaxic coloration of code snippets. +Demo is available [here](https://damiencaselli.github.io/paperback-demo/). + ## Installation Please refer to the [Hugo documentation](http://gohugo.io/themes/installing/). diff --git a/theme.toml b/theme.toml index 382984d..c9ae60e 100644 --- a/theme.toml +++ b/theme.toml @@ -9,4 +9,4 @@ min_version = 0.15 [author] name = "Damien Caselli" -homepage = "http://dcsl.li" +homepage = "https://damiencaselli.github.io/paperback-demo/" -- cgit v1.2.3