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

weru
05.51.2020 7cac5c0a57491b7447a7733b640a28f9924b08ce
update
2 files modified
4 ■■■■ changed files
exampleSite/config.toml 2 ●●● patch | view | raw | blame | history
exampleSite/content/_index.md 2 ●●● patch | view | raw | blame | history
exampleSite/config.toml
@@ -10,7 +10,7 @@
[[menu.main]]
    name = "Docs"
    weight = 2
    url = "/docs/"
    url = "docs/"
[markup]
  [markup.goldmark]
exampleSite/content/_index.md
@@ -13,7 +13,7 @@
Note that the theme is built with simplicity in mind. This way, if a suggestion complicates the usability of the theme, it may be declined. New users are always welcome!
{{< button "/docs/" "Read the Docs" >}} {{< button "https://github.com/onweru/compose" "Download Theme" >}}
{{< button "docs/" "Read the Docs" >}} {{< button "https://github.com/onweru/compose" "Download Theme" >}}
{{< /column >}}
{{< column >}}