Spaces:
Running
Running
Upload 5 files
Browse files- apple-touch-icon-v2.png +0 -0
- favicon-16x16-v2.png +0 -0
- favicon-32x32-v2.png +0 -0
- favicon-v2.ico +0 -0
- index.html +4 -4
apple-touch-icon-v2.png
ADDED
|
|
favicon-16x16-v2.png
ADDED
|
|
favicon-32x32-v2.png
ADDED
|
|
favicon-v2.ico
ADDED
|
|
index.html
CHANGED
|
@@ -14,10 +14,10 @@
|
|
| 14 |
<meta name="robots" content="index, follow, max-image-preview:large">
|
| 15 |
<link rel="canonical" href="https://beittigreai-resources.static.hf.space/">
|
| 16 |
<!-- Favicons (BeitTigreAI mark) -->
|
| 17 |
-
<link rel="icon" href="favicon.ico" sizes="any">
|
| 18 |
-
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
|
| 19 |
-
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
|
| 20 |
-
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
|
| 21 |
|
| 22 |
<!-- Google Search Console: paste the meta tag Google gives you, then commit & click Verify -->
|
| 23 |
<meta name="google-site-verification" content="REPLACE_WITH_YOUR_VERIFICATION_CODE">
|
|
|
|
| 14 |
<meta name="robots" content="index, follow, max-image-preview:large">
|
| 15 |
<link rel="canonical" href="https://beittigreai-resources.static.hf.space/">
|
| 16 |
<!-- Favicons (BeitTigreAI mark) -->
|
| 17 |
+
<link rel="icon" href="favicon-v2.ico" sizes="any">
|
| 18 |
+
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32-v2.png">
|
| 19 |
+
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16-v2.png">
|
| 20 |
+
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon-v2.png">
|
| 21 |
|
| 22 |
<!-- Google Search Console: paste the meta tag Google gives you, then commit & click Verify -->
|
| 23 |
<meta name="google-site-verification" content="REPLACE_WITH_YOUR_VERIFICATION_CODE">
|