diff options
Diffstat (limited to 'site/public/about')
| -rw-r--r-- | site/public/about/credits/index.html | 8 | ||||
| -rw-r--r-- | site/public/about/disclaimer/index.html | 6 | ||||
| -rw-r--r-- | site/public/about/index.html | 8 | ||||
| -rw-r--r-- | site/public/about/press/index.html | 6 | ||||
| -rw-r--r-- | site/public/about/privacy/index.html | 6 | ||||
| -rw-r--r-- | site/public/about/style/index.html | 10 | ||||
| -rw-r--r-- | site/public/about/terms/index.html | 6 |
7 files changed, 33 insertions, 17 deletions
diff --git a/site/public/about/credits/index.html b/site/public/about/credits/index.html index 65bc7ac4..025c0ffd 100644 --- a/site/public/about/credits/index.html +++ b/site/public/about/credits/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -27,7 +29,7 @@ <div class="content"> <section><h1>Credits</h1> -</section><section class='images'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/site/about/assets/test.jpg' alt='alt text'><div class='caption'>alt text</div></div></section><section><ul> +<ul> <li>MegaPixels by Adam Harvey</li> <li>Made with support from Mozilla</li> <li>Site developed by Jules Laplace</li> @@ -53,5 +55,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/disclaimer/index.html b/site/public/about/disclaimer/index.html index b0215bde..1bfb8bfb 100644 --- a/site/public/about/disclaimer/index.html +++ b/site/public/about/disclaimer/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -53,5 +55,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/index.html b/site/public/about/index.html index 65bc7ac4..025c0ffd 100644 --- a/site/public/about/index.html +++ b/site/public/about/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -27,7 +29,7 @@ <div class="content"> <section><h1>Credits</h1> -</section><section class='images'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/site/about/assets/test.jpg' alt='alt text'><div class='caption'>alt text</div></div></section><section><ul> +<ul> <li>MegaPixels by Adam Harvey</li> <li>Made with support from Mozilla</li> <li>Site developed by Jules Laplace</li> @@ -53,5 +55,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/press/index.html b/site/public/about/press/index.html index 09c89165..5a4e198b 100644 --- a/site/public/about/press/index.html +++ b/site/public/about/press/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -51,5 +53,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/privacy/index.html b/site/public/about/privacy/index.html index 5675f072..6b4ac42f 100644 --- a/site/public/about/privacy/index.html +++ b/site/public/about/privacy/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -130,5 +132,5 @@ You are advised to review this Privacy Policy periodically for any changes. Chan </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/style/index.html b/site/public/about/style/index.html index 39a44380..da0d718f 100644 --- a/site/public/about/style/index.html +++ b/site/public/about/style/index.html @@ -8,7 +8,9 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +20,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -51,7 +52,10 @@ <div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/site/about/assets/man.jpg' alt='Person 3. Let me tell you about Person 3. This person has a very long description with text which wraps like crazy'><div class='caption'>Person 3. Let me tell you about Person 3. This person has a very long description with text which wraps like crazy</div></div></section><section><blockquote><p>est, qui dolorem ipsum, quia dolor sit amet consectetur adipisci[ng] velit, sed quia non-numquam [do] eius modi tempora inci[di]dunt, ut labore et dolore magnam aliquam quaerat voluptatem.</p> </blockquote> </section><section class='wide'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/site/about/assets/wide-test.jpg' alt='ThisĀ image is extremely wide and the text beneath it will wrap but thats fine because it can also contain <a href="https://example.com/">hyperlinks</a>! Yes, you read that right—hyperlinks! Lorem ipsum dolor sit amet ad volotesque sic hoc ad nauseam'><div class='caption'>ThisĀ image is extremely wide and the text beneath it will wrap but that's fine because it can also contain <a href="https://example.com/">hyperlinks</a>! Yes, you read that right—hyperlinks! Lorem ipsum dolor sit amet ad volotesque sic hoc ad nauseam</div></div></section><section><p>Inline <code>code</code> has <code>back-ticks around</code> it.</p> -</section><section><div class='applet' data-payload='{"command": "javascript"}'></div></section><section><div class='applet' data-payload='{"command": "python"}'></div></section><section><div class='applet' data-payload='{"command": "No language indicated, so no syntax highlighting. "}'></div></section><section><p>Horizontal rule</p> +</section><section><div class='applet' data-payload='{"command": "javascript"}'></div></section><section><pre><code class="lang-python">s = "Python syntax highlighting" +print(s) +</code></pre> +</section><section><div class='applet' data-payload='{"command": "No language indicated, so no syntax highlighting. "}'></div></section><section><p>Horizontal rule</p> <hr> <p>Citations below here</p> <div class="footnotes"> @@ -77,5 +81,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file diff --git a/site/public/about/terms/index.html b/site/public/about/terms/index.html index 078c339f..1e317715 100644 --- a/site/public/about/terms/index.html +++ b/site/public/about/terms/index.html @@ -8,7 +8,10 @@ <meta name="referrer" content="no-referrer" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> <link rel='stylesheet' href='/assets/css/fonts.css' /> + <link rel='stylesheet' href='/assets/css/tabulator.css' /> <link rel='stylesheet' href='/assets/css/css.css' /> + <link rel='stylesheet' href='/assets/css/leaflet.css' /> + <link rel='stylesheet' href='/assets/css/applets.css' /> </head> <body> <header> @@ -18,7 +21,6 @@ <span class='sub'>The Darkside of Datasets</span> </a> <div class='links'> - <a href="/search/">Face Search</a> <a href="/datasets/">Datasets</a> <a href="/research/">Research</a> <a href="/about/">About</a> @@ -65,5 +67,5 @@ </footer> </body> -<script src="/assets/js/app/site.js"></script> +<script src="/assets/js/dist/index.js"></script> </html>
\ No newline at end of file |
