mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-06-06 17:26:36 +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';
|
style-src 'self';
|
||||||
worker-src 'self';
|
worker-src 'self';
|
||||||
form-action 'none'">
|
form-action 'none'">
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="./favicon.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="site"></div>
|
<div id="site"></div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue