|
@@ -15,9 +15,9 @@
|
|
|
<link href="https://fonts.googleapis.com/css?family=Exo+2%7CFira+Mono:400,700&display=swap" rel="stylesheet">
|
|
|
<link href="terminal.css" rel="stylesheet">
|
|
|
<link href="main.css" rel="stylesheet">
|
|
|
- <!--<link rel="icon" type="image/png" href="media/insect-196x196.png" sizes="196x196">
|
|
|
- <link rel="icon" type="image/png" href="media/insect-32x32.png" sizes="32x32">
|
|
|
- <link rel="icon" type="image/png" href="media/insect-16x16.png" sizes="16x16">-->
|
|
|
+ <link rel="icon" type="image/png" href="numbat-196x196.png" sizes="196x196">
|
|
|
+ <link rel="icon" type="image/png" href="numbat-32x32.png" sizes="32x32">
|
|
|
+ <link rel="icon" type="image/png" href="numbat-16x16.png" sizes="16x16">
|
|
|
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="numbat.dev scientific calculator">
|
|
|
<script src="keyboardevent-key-polyfill.js" type="text/javascript" defer></script>
|
|
|
<script src="jquery.min.js" type="text/javascript" defer></script>
|