Add SVG favicon 120x120 with MONT branding, add SVG link to all templates
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" href="/static/style.css" />
|
||||
<link rel="icon" type="image/svg+xml" href="/static/favicon.svg" />
|
||||
<link rel="icon" type="image/png" href="/static/favicon.png" />
|
||||
<style>
|
||||
body { background: #070f1c; overflow: hidden; height: 100vh; }
|
||||
|
||||
Reference in New Issue
Block a user