Added verification
This commit is contained in:
parent
d37a89b611
commit
9b519ed2bb
1 changed files with 5 additions and 2 deletions
7
dist/index.html
vendored
7
dist/index.html
vendored
|
|
@ -77,6 +77,9 @@
|
|||
|
||||
<script src="js/app.js" defer></script>
|
||||
|
||||
<!-- Google Console Verification -->
|
||||
<meta name="google-site-verification" content="yh6OZ9qZhOAVRs3tkFAwwBYIb3BKrveBy6C0QEVHpw0" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -89,7 +92,7 @@
|
|||
<svg class="logo-icon" role="img" aria-label="Debrid Comparison Logo">
|
||||
<use href="#icon-logo" stroke="currentColor" stroke-width="2" fill="none" />
|
||||
</svg>
|
||||
Debrid Comparison
|
||||
Debrid Compare
|
||||
</a>
|
||||
<nav id="primary-navigation" class="header-nav" aria-label="Main navigation" aria-hidden="true"
|
||||
role="navigation">
|
||||
|
|
@ -807,7 +810,7 @@
|
|||
stroke-width="2">
|
||||
<path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z" />
|
||||
</svg>
|
||||
<h4>Debrid Comparison</h4>
|
||||
<h4>Debrid Compare</h4>
|
||||
</div>
|
||||
<p class="footer-description">
|
||||
A comprehensive, community-driven comparison of premium debrid services.
|
||||
|
|
|
|||
Loading…
Reference in a new issue