diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-11-25 13:30:25 +0100 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-11-25 13:30:25 +0100 |
commit | 76c251066fd34a26734bf1acdb1e041881e1c0af (patch) | |
tree | c332d7ae2bf0e45087fdcc33784dc99de9bcc98b /exampleSite/content/_index.md | |
parent | 461aafe99569a93838f823729aaf8d51fa693aaf (diff) |
Refactor templates and partials
Diffstat (limited to 'exampleSite/content/_index.md')
-rw-r--r-- | exampleSite/content/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 6cb0a37..772bbe8 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -1,5 +1,5 @@ --- -title: Index +title: Introduction type: docs --- |