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:
parent
297cbf7415
commit
a2063644af
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue