add favicon
Marco Andronaco andronacomarco@gmail.com
Thu, 10 Aug 2023 01:47:15 +0200
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
templates/index.html
→
templates/index.html
@@ -3,6 +3,7 @@ <html>
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🧨</text></svg>"> <title>TNT Search</title> <style> .row {