From 386a69ae2612e07bc963bb14cd9ec57414391ae1 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 11 Feb 2020 22:53:02 +0100 Subject: Fixes for theme submission --- exampleSite/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 exampleSite/README.md (limited to 'exampleSite/README.md') diff --git a/exampleSite/README.md b/exampleSite/README.md new file mode 100644 index 0000000..b85611c --- /dev/null +++ b/exampleSite/README.md @@ -0,0 +1,3 @@ +# exampleSite + +Example blog demo based on [hugoBasicExample](https://github.com/gohugoio/hugoBasicExample). -- cgit v1.2.1