Skip to content

Commit

Permalink
πŸ‡»πŸ‡³
Browse files Browse the repository at this point in the history
  • Loading branch information
NhanAZ authored Oct 20, 2024
1 parent 68dc2f9 commit d991d7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Glyph Tools</title>
<title>Glyph Tools πŸ‡»πŸ‡³</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
Expand All @@ -15,7 +15,7 @@
<body>
<div class="container py-5">
<header class="text-center mb-5">
<h1 class="display-4 fw-bold">Glyph Tools</h1>
<h1 class="display-4 fw-bold">Glyph Tools πŸ‡»πŸ‡³</h1>
<p class="lead">Generate glyphs and convert between hex and emoji</p>
</header>

Expand Down Expand Up @@ -138,4 +138,4 @@ <h5 class="h5 mb-0">Generated Glyph</h5>
<script src="script.js"></script>
</body>

</html>
</html>

0 comments on commit d991d7c

Please sign in to comment.