Deploying to gh-pages from @ NullHypothesis/censorbib@e6a695bd2b 🚀

This commit is contained in:
NullHypothesis 2024-03-15 12:40:07 +00:00
parent a31c865443
commit e023df4550
5 changed files with 5 additions and 2 deletions

BIN
assets/favicon-128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
assets/favicon-180.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
assets/favicon-192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
assets/favicon-32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -5,7 +5,10 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The Internet censorship bibliography</title>
<link rel="icon" type="image/svg+xml" href="favicon.svg">
<link rel="icon" href="assets/favicon-32.png" sizes="32x32">
<link rel="icon" href="assets/favicon-128.png" sizes="128x128">
<link rel="icon" href="assets/favicon-180.png" sizes="180x180">
<link rel="icon" href="assets/favicon-192.png" sizes="192x192">
<style>
body {
font-family: Roboto,Helvetica,sans-serif;
@ -177,7 +180,7 @@
</div>
<div class="menu-item">
<img class="top-icon" src="assets/update-icon.svg" alt="update icon">
<a href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2024-03-12</a>
<a href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2024-03-15</a>
</div>
</div> <!-- censorbib-links -->