diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-07 09:04:12 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-07 09:04:12 +0100 |
| commit | 32146a320a539912f5d3f4d17117c5b8ce8e426b (patch) | |
| tree | 7dec1233f1dfa068e6ac35366c6cd93933b64b77 | |
| parent | 7d2f3cbedb4d7283d120614d6856a3dfd1d8d673 (diff) | |
| download | wiki-32146a320a539912f5d3f4d17117c5b8ce8e426b.tar.gz wiki-32146a320a539912f5d3f4d17117c5b8ce8e426b.tar.bz2 wiki-32146a320a539912f5d3f4d17117c5b8ce8e426b.zip | |
some comments
| -rw-r--r-- | 404.md | 4 | ||||
| -rw-r--r-- | blog/index.html | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,5 @@ --- layout: git-wiki-404 ----
\ No newline at end of file +--- + +<!--- this file is needed for automatic creation of non existent pages ---> diff --git a/blog/index.html b/blog/index.html index 3a107ad..b308fb3 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1,3 +1,5 @@ --- is_wiki_page: false --- + +<!--- this file is needed for automatic creation of blog page ---> |
