Skip to content

Commit 125a22c

Browse files
authored
Change title to 'Javagar's Link Page'
Updated the title and structure of the HTML document.
1 parent c7377b8 commit 125a22c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
7-
<title>Javagar's Command Center</title>
7+
<title>Javagar's Link Page</title>
88

99
<link rel="icon"
1010
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22%23080808%22/><text x=%2250%22 y=%2275%22 font-family=%22sans-serif%22 font-weight=%22bold%22 font-size=%2270%22 fill=%22%23D4AF37%22 text-anchor=%22middle%22>J</text><rect x=%225%22 y=%225%22 width=%2290%22 height=%2290%22 rx=%2215%22 fill=%22none%22 stroke=%22%23D4AF37%22 stroke-width=%225%22/></svg>">
@@ -75,4 +75,5 @@ <h2 id="preview-title" class="audiowide-font">Project Name</h2>
7575
<script src="script.js"></script>
7676
</body>
7777

78-
</html>
78+
79+
</html>

0 commit comments

Comments
 (0)