1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-04 08:16:37 +02:00

Add favicon to index.html

This commit is contained in:
Robbie Antenesse 2018-01-07 16:35:30 -07:00
parent 297cbf7415
commit a2063644af

View file

@ -24,6 +24,8 @@
style-src 'self';
worker-src 'self';
form-action 'none'">
<link rel="shortcut icon" href="./favicon.ico" />
</head>
<body>
<div id="site"></div>