-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
24ca5e5
commit 446a5e2
Showing
5 changed files
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,13 +39,14 @@ | |
window._datavis_notebook = notebook; | ||
</script> | ||
<script type="module" src="/js/datavis_main.js"></script> | ||
|
||
<!-- Ackee provides this site with privacy-friendly, self-hosted analytics. --> | ||
<script async src="https://analytics.thundr.be/tracker.js" data-ackee-server="https://analytics.thundr.be" | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" | ||
data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css" /> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon-16x16.png"> | ||
|
@@ -66,7 +67,13 @@ | |
<nav class="f6 fw6 tracked"> | ||
<a class="link dim white dib mr3 classic" href="/"><i>Ons Parlement in <u>Data</u></i></a> | ||
<div id="link-container"></div> | ||
<a class="link dim white dib mr6 ttu fr f5" href="/search.html"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-inline--fa fa-search fa-w-16 fa-2x w1 h1 mr2"><path fill="currentColor" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" class=""></path></svg> Zoeken</a> | ||
<a class="link dim white dib mr6 ttu fr f5" href="/search.html"><svg aria-hidden="true" focusable="false" | ||
data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" | ||
viewBox="0 0 512 512" class="svg-inline--fa fa-search fa-w-16 fa-2x w1 h1 mr2"> | ||
<path fill="currentColor" | ||
d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" | ||
class=""></path> | ||
</svg> Zoeken</a> | ||
</nav> | ||
</header> | ||
<div class="spacer"></div> | ||
|
@@ -87,4 +94,4 @@ | |
</footer> | ||
</body> | ||
|
||
</html> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,8 @@ | |
|
||
<!-- Ackee provides this site with privacy-friendly, self-hosted analytics. --> | ||
<script async src="https://analytics.thundr.be/tracker.js" data-ackee-server="https://analytics.thundr.be" | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" | ||
data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css" /> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,8 @@ | |
|
||
<!-- Ackee provides this site with privacy-friendly, self-hosted analytics. --> | ||
<script async src="https://analytics.thundr.be/tracker.js" data-ackee-server="https://analytics.thundr.be" | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" | ||
data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css" /> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,8 @@ | |
|
||
<!-- Ackee provides this site with privacy-friendly, self-hosted analytics. --> | ||
<script async src="https://analytics.thundr.be/tracker.js" data-ackee-server="https://analytics.thundr.be" | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" | ||
data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css" /> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,8 @@ | |
|
||
<!-- Ackee provides this site with privacy-friendly, self-hosted analytics. --> | ||
<script async src="https://analytics.thundr.be/tracker.js" data-ackee-server="https://analytics.thundr.be" | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
data-ackee-domain-id="bd62c77e-bddf-4cda-aef4-7da21bc8d4b6" | ||
data-ackee-opts='{ "ignoreOwnVisits": false, "detailed": true }'></script> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/css/tachyons.min.css" /> | ||
|
||
|
@@ -93,4 +94,4 @@ | |
</footer> | ||
</body> | ||
|
||
</html> | ||
</html> |