mirror of https://github.com/onweru/compose.git

weru
05.38.2020 48bcd3ffcacf822308adb371073864cb2b06f4a8
exampleSite/config.toml
@@ -12,11 +12,6 @@
    weight = 2
    url = "/docs/"
[[menu.main]]
    name = "Example"
    weight = 3
    url = "/"
[markup]
  [markup.goldmark]
    [markup.goldmark.renderer]
@@ -35,7 +30,7 @@
# Everything below this are Site Params
[params]
  copyright = "Weru"
  author = "Weru"
  searchPlaceholder = "Search the docs ..."
  repo = "https://github.com/onweru/compose"