Skip to content

Commit

Permalink
Set <title> for the options page
Browse files Browse the repository at this point in the history
  • Loading branch information
igrep committed Mar 23, 2024
1 parent 4e504b5 commit ec54cb0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/options.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Brick Break Anywhere - Webページ崩し</title>
</head>
<body>
</body>
</html>

0 comments on commit ec54cb0

Please sign in to comment.