fixed supporter page, change footer info, added support-us page, changed contact email

This commit is contained in:
Levi 2016-04-03 20:39:57 -05:00
commit ceeed874d2
11 changed files with 79 additions and 33 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
db.sqlite3
*.pyc
*.DS_Store
build/
dist/
*.egg_info