diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/config.toml b/config.toml index 34286b5..9880e70 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "http://template.com" +base_url = "http://zola_template.com" # Site title and description title = "THREEFOLD" diff --git a/content/_index.md b/content/_index.md index 25a043b..37ccc83 100644 --- a/content/_index.md +++ b/content/_index.md @@ -25,6 +25,52 @@ template = "index.html" ) }} +
{{ description }} +
+