Skip to content

Commit d86a0d0

Browse files
committed
Update icon
1 parent 58abad8 commit d86a0d0

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

docs/img/icon.ico

123 KB
Binary file not shown.

docs/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
56
<!-- Google tag (gtag.js) -->
67
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QY5L70VTTG"></script>
78
<script>
@@ -53,8 +54,8 @@
5354
<!-- Canonical URL -->
5455
<link rel="canonical" href="https://emp0ry.github.io/ErScripts/">
5556

56-
<!-- Favicon (assumes erscripts.ico is in repo root) -->
57-
<link rel="icon" type="image/x-icon" href="/erscripts.ico">
57+
<!-- Favicon -->
58+
<link rel="icon" type="image/x-icon" href="img/icon.ico">
5859

5960
<!-- Google Fonts: Poppins -->
6061
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
@@ -67,15 +68,15 @@
6768
<!-- Structured Data (Schema.org) -->
6869
<script type="application/ld+json">
6970
{
70-
"@context": "https://schema.org",
71-
"@type": "WebSite",
72-
"name": "ErScripts",
73-
"url": "https://emp0ry.github.io/ErScripts/",
74-
"description": "Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections.",
75-
"author": {
71+
"@context": "https://schema.org",
72+
"@type": "WebSite",
73+
"name": "ErScripts",
74+
"url": "https://emp0ry.github.io/ErScripts/",
75+
"description": "Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections.",
76+
"author": {
7677
"@type": "Person",
7778
"name": "emp0ry"
78-
}
79+
}
7980
}
8081
</script>
8182
</head>
@@ -87,11 +88,11 @@ <h1>ErScripts</h1>
8788
</header>
8889

8990
<main class="container">
90-
<section class="about">
91+
<div class="about">
9192
<p><strong>ErScripts</strong> is a collection of scripts for <strong>Counter-Strike 2</strong>. No memory interaction or injections—fully safe for Valve servers.</p>
9293
<a href="https://github.com/emp0ry/ErScripts" class="btn" aria-label="Visit the ErScripts repository on GitHub">Visit the Repository</a>
9394
<a href="https://emp0ry.github.io/" class="btn back-to-hub" aria-label="Back to emp0ry's Hub">Back to Hub</a>
94-
</section>
95+
</div>
9596

9697
<section>
9798
<h2>Featured Scripts</h2>

0 commit comments

Comments
 (0)