fix favicon and update deps

This commit is contained in:
JFH
2022-05-19 20:56:58 +02:00
parent 7cbcb6989c
commit a1b56331ab
3 changed files with 551 additions and 519 deletions

View File

@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- No-op until loaded dynamically (could make configurable) -->
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon" />
<link rel="icon" href="images/logo.svg">
<!-- STYLESHEETS (others loaded dynamically) -->
<style id="styleoverrides" media="screen"></style>
<link href="./svgedit.css" rel="stylesheet" media="all">