diff --git a/apps/demo/index.html b/apps/demo/index.html index ee5ba6390..803d6eb52 100644 --- a/apps/demo/index.html +++ b/apps/demo/index.html @@ -1,15 +1,41 @@ - - - - - - - <%- title %> - - -
- - - + + + + + + + + <%- title %> + + + + +
+ + + + \ No newline at end of file diff --git a/apps/demo/public/404.html b/apps/demo/public/404.html new file mode 100644 index 000000000..5ec4dd19f --- /dev/null +++ b/apps/demo/public/404.html @@ -0,0 +1,45 @@ + + + + + + Single Page Apps for GitHub Pages + + + + + + + \ No newline at end of file