Skip to content

Commit

Permalink
Deploying to gh-pages from @ 34edceb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
arthuredelstein committed Jan 2, 2025
1 parent 3dcabd7 commit e26256f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
height: 48px;
}
</style>
<script type="module">const dataDate = new Date('Thu Jan 02 2025 18:08:34 GMT+0000 (Coordinated Universal Time)');
<script type="module">const dataDate = new Date('Thu Jan 02 2025 21:06:27 GMT+0000 (Coordinated Universal Time)');
import { polyfillCountryFlagEmojis } from './country-flag-emoji-polyfill/country-flag-emoji-polyfill.js'

// Initially will be sorted by population
Expand Down Expand Up @@ -3389,7 +3389,7 @@
<h3><b>Sources</b></h3>
<p>Data presented in this table were retrieved from live databases maintained by the United Nations:</p>
<ul><li><a href="https://treaties.unoda.org/">Disarmament Treaties Database</a>, United Nations Office for Disarmament Affairs</li><li><a href="https://treaties.un.org/Pages/ParticipationStatus.aspx">Multilateral Treaties Deposited with the Secretary-General</a>, United Nations, New York</li><li><a href="https://data.un.org/">UNdata</a>, United Nations Statistics Division</li></ul>
<p>Data retrieved at 2025-01-02T18:08:34.472Z</p>
<p>Data retrieved at 2025-01-02T21:06:27.935Z</p>
<p>Source code for this project is <a href="https://github.com/arthuredelstein/survivalscores.org">available on GitHub</a>.</p>
<br>
</div>
Expand Down
4 changes: 2 additions & 2 deletions timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
text-align: left;
padding-top: 20px;
}</style>
<script type="module">const dataDate = new Date('Thu Jan 02 2025 18:08:34 GMT+0000 (Coordinated Universal Time)');
<script type="module">const dataDate = new Date('Thu Jan 02 2025 21:06:27 GMT+0000 (Coordinated Universal Time)');
</script>
</head>
<body>
Expand Down Expand Up @@ -17000,7 +17000,7 @@ <h1 id="timeline-heading">Survival Treaty Timeline</h1>
<h3><b>Sources</b></h3>
<p>Data presented in this table were retrieved from live databases maintained by the United Nations:</p>
<ul><li><a href="https://treaties.unoda.org/">Disarmament Treaties Database</a>, United Nations Office for Disarmament Affairs</li><li><a href="https://treaties.un.org/Pages/ParticipationStatus.aspx">Multilateral Treaties Deposited with the Secretary-General</a>, United Nations, New York</li><li><a href="https://data.un.org/">UNdata</a>, United Nations Statistics Division</li></ul>
<p>Data retrieved at 2025-01-02T18:08:34.472Z</p>
<p>Data retrieved at 2025-01-02T21:06:27.935Z</p>
<p>Source code for this project is <a href="https://github.com/arthuredelstein/survivalscores.org">available on GitHub</a>.</p>
<br>
</div>
Expand Down

0 comments on commit e26256f

Please sign in to comment.