massive overkill on the icons

This commit is contained in:
xenofem 2022-04-29 15:25:47 -04:00
parent 32738e4515
commit ba4c7bfcbe
15 changed files with 104 additions and 10 deletions

View file

@ -4,6 +4,8 @@
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="transbeam.css"/>
<link rel="apple-touch-icon" href="transbeam-apple.png"/>
<link rel="manifest" href="manifest.json"/>
<script src="util.js"></script>
<title>transbeam</title>
</head>