diff options
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/index.md | 10 | ||||
| -rw-r--r-- | pages/search.md | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/pages/index.md b/pages/index.md new file mode 100644 index 0000000..f44e915 --- /dev/null +++ b/pages/index.md @@ -0,0 +1,10 @@ +--- +mount: / +title: Home +toc: off +timestamp: null +--- + +# Well hello there + +This site is empty, you can start populating it! diff --git a/pages/search.md b/pages/search.md new file mode 100644 index 0000000..42713f0 --- /dev/null +++ b/pages/search.md @@ -0,0 +1,10 @@ +--- +mount: /search +title: Search +template: search.html +search: off +toc: off +timestamp: null +--- + +# Search |
