Move preload to headers, document

This commit is contained in:
Ian Gulliver
2018-11-21 16:52:56 +00:00
parent bb40a5293a
commit 9581b39a8b
3 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
PassMate is a client-side JavaScript password generator that produces printable password books. It is intended to provide a simplified, somewhat less secure password manager alternative for people who find password managers confusing or prefer paper. There's no server-side code here; it's served entirely as static content.
Live version: [passmate.io](https://passmate.io)
## Web server config
See config/nginx.conf