From b4be848b6d81b8a423d9ea1a4040d037c1f39701 Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Tue, 06 Oct 2020 20:19:18 +0000 Subject: [PATCH] edit docs --- exampleSite/config.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b3471f8..6dd5ae2 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -3,7 +3,7 @@ enableRobotsTXT = true # this example loads the theme as hugo module # comment out line below, and uncomment the line after it if you prefer to load the theme normally -theme = ["github.com/onweru/compose"] +theme = ["github.com/onweru/compose"] # edit this if you'ld rather use a fork of this repo # theme = "compose" enableGitInfo = true -- Gitblit v1.10.0