2
0

Make site available under public/site

This commit is contained in:
Maarten Billemont
2018-04-22 08:54:25 -04:00
parent d38dba7272
commit 344771dbdf
3 changed files with 12 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -25,3 +25,9 @@
[submodule "platform-darwin/External/libjson-c"]
path = platform-darwin/External/libjson-c
url = https://github.com/lhunath/json-c.git
[submodule "public/site"]
path = public/site
url = https://github.com/Lyndir/MasterPassword.git
branch = gh-pages
shallow = true
update = none