ADDED favicons and support files [#1].

ADDED simple PWA support.
REMOVED development `base_uri`.
UPDATED to v0.2.0.
This commit is contained in:
2018-07-07 12:42:50 -04:00
parent 3698b77487
commit 48f900d1b0
33 changed files with 76 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ You can see this site at: https://www.wonderdome.net/
npm install
+ Put the site's base URI in a file called `base_uri` (or copy one of the supplied ones, based on your chosen environment):
+ Put the site's base URI in a file called `base_uri` (or copy the supplied one, based on your chosen environment):
cp base_uri.production base_uri