Added install page

This commit is contained in:
Pierre
2018-05-10 12:06:34 +02:00
parent 07b2110fe1
commit 4d30c4bd06
7 changed files with 78 additions and 37 deletions

View File

@ -44,5 +44,6 @@ $theme-dark: #222;
@import
"fonts",
"mixins",
"base"
"base",
"developper"
;