LovnishVerma commited on
Commit
089de8d
·
verified ·
1 Parent(s): 30ab744

Update templates/result.html

Browse files
Files changed (1) hide show
  1. templates/result.html +5 -2
templates/result.html CHANGED
@@ -1,7 +1,10 @@
1
  <html>
2
  <head>
3
- <link rel="icon" type="image/png"
4
- href="https://cdn.glitch.global/011875c1-2e8a-4ff4-806a-793934a0acda/android-chrome-512x512.png?v=1734461641548" />
 
 
 
5
  <title>Scraped Results</title>
6
  </head>
7
  <body>
 
1
  <html>
2
  <head>
3
+ <!-- Favicons -->
4
+ <link rel="icon" type="image/png" sizes="48x48" href="https://lovnishverma.in/favicon-48.png">
5
+ <link rel="icon" type="image/png" sizes="192x192" href="https://lovnishverma.in/android-chrome-192x192.png">
6
+ <link rel="apple-touch-icon" href="https://lovnishverma.in/apple-touch-icon.png">
7
+ <link rel="shortcut icon" href="https://lovnishverma.in/favicon.ico">
8
  <title>Scraped Results</title>
9
  </head>
10
  <body>