Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-20 16:39:25 +03:00
parent ca560ec80b
commit b926702c9a
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ are likely to change, the implementation / API **will definitely** change! ;)_
### Project: ### Project:
- The project on [GitHub](https://github.com/flynx/pWiki) - The project on [GitHub](https://github.com/flynx/pWiki)
- pWiki [live demo](https://flynx.github.io/pWiki/) _&ndash; The data is stored in - pWiki [live demo](https://flynx.github.io/pWiki/) _&ndash; The data is stored in
local storage on the client_ localStorage on the client_
<!-- @filter(markdown) --> <!-- @filter(markdown) -->
<!-- vim:set ts=2 sw=2 expandtab spell : --> <!-- vim:set ts=2 sw=2 expandtab spell : -->

2
bootstrap.js vendored

File diff suppressed because one or more lines are too long