diff --git a/index.html b/index.html index 8fab8c9..1e545df 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,47 @@ - + The Para-Real: Finding the Future in Unexpected Places + - - UNDERSCORE STREAMS + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/img/main_thumb.png b/src/assets/img/main_thumb.png new file mode 100644 index 0000000..bae7ddf Binary files /dev/null and b/src/assets/img/main_thumb.png differ diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png new file mode 100644 index 0000000..a97a3b2 Binary files /dev/null and b/static/android-chrome-192x192.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png new file mode 100644 index 0000000..f88206b Binary files /dev/null and b/static/apple-touch-icon.png differ diff --git a/static/browserconfig.xml b/static/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/static/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png new file mode 100644 index 0000000..21117f6 Binary files /dev/null and b/static/favicon-16x16.png differ diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png new file mode 100644 index 0000000..cf53027 Binary files /dev/null and b/static/favicon-32x32.png differ diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..00fae67 Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/meta.png b/static/meta.png new file mode 100644 index 0000000..2749e96 Binary files /dev/null and b/static/meta.png differ diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png new file mode 100644 index 0000000..dcb5add Binary files /dev/null and b/static/mstile-150x150.png differ diff --git a/static/safari-pinned-tab.svg b/static/safari-pinned-tab.svg new file mode 100644 index 0000000..c34f519 --- /dev/null +++ b/static/safari-pinned-tab.svg @@ -0,0 +1,60 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + + + + + + + + + + + diff --git a/static/site.webmanifest b/static/site.webmanifest new file mode 100644 index 0000000..5cf68c8 --- /dev/null +++ b/static/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "./android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} \ No newline at end of file