Skip to content

Commit

Permalink
Update title
Browse files Browse the repository at this point in the history
  • Loading branch information
hantang committed Mar 12, 2024
1 parent 0a6a6cd commit c8f6a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/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>HTML Bookmark Search with Regexp</title>
<title>HTML Bookmark Search with RegExp</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>

Expand All @@ -18,7 +18,7 @@
d="m2.96 3.44 -1.04 -0.48 -1.04 0.48V0.72c0 -0.176 0.144 -0.32 0.32 -0.32h1.44c0.176 0 0.32 0.144 0.32 0.32z" />
</svg>
</div>
<h1>HTML Bookmark Search with Regexp</h1>
<h1>HTML Bookmark Search with RegExp</h1>
</header>

<main>
Expand Down

0 comments on commit c8f6a2e

Please sign in to comment.