diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-18 01:34:13 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-18 01:34:13 +0100 |
| commit | d2dfc14557e93ba3f3fedacc45cd69bc47f373ba (patch) | |
| tree | 0d6c656d8f4bd0bbd81c1a326d6c25a1e3af99e6 | |
| parent | f7a1434f554b0b4f55a158bab3f1151d55723aaf (diff) | |
| download | wiki-d2dfc14557e93ba3f3fedacc45cd69bc47f373ba.tar.gz wiki-d2dfc14557e93ba3f3fedacc45cd69bc47f373ba.tar.bz2 wiki-d2dfc14557e93ba3f3fedacc45cd69bc47f373ba.zip | |
created main_page dist file
| -rw-r--r-- | wiki/main_page.md.dist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/wiki/main_page.md.dist b/wiki/main_page.md.dist new file mode 100644 index 0000000..ea9804c --- /dev/null +++ b/wiki/main_page.md.dist @@ -0,0 +1,13 @@ +--- +redirect_from: "/" +--- + + +1) Copy and rename it in main_page.md () + +2) Edit this page with your content + + +NOTE: +- do not delete .dist file from your fork! +- do not delete "redirect_from" rule from the front matter of this file
\ No newline at end of file |
