Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 414 Bytes

Villa Humbourg Raw Homepage ^^^^^^^^^^^^^^^^^^^^^^^^^^^

This static page can be uploaded as-is to a http server.

The gh-pages branch is relevant for the test page, which can be viewed at the following URL:

http://anpr.github.io/villahumbourg/

Update of Shop

Change the code in js/shop.unminified.js. Then you need to minify it, using:

$ uglifyjs js/shop.unminified.js -o js/shop.min.js