Skip to content

Commit

Permalink
Fix page titles with "-fox"
Browse files Browse the repository at this point in the history
  • Loading branch information
diegogurpegui committed Jan 29, 2023
1 parent 2bfd442 commit 4d57ae3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" style="width: 100%; height: 100%;">
<head>
<meta charset="utf-8" />
<title>nos2x</title>
<title>nos2x-fox</title>

<link rel="stylesheet" href="style.css" />
</head>
Expand Down
2 changes: 1 addition & 1 deletion src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>nos2x</title>
<title>nos2x-fox</title>
<link rel="stylesheet" href="style.css" />
</head>

Expand Down
2 changes: 1 addition & 1 deletion src/prompt.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>nos2x</title>
<title>nos2x-fox</title>
<link rel="stylesheet" href="style.css" />
</head>

Expand Down

0 comments on commit 4d57ae3

Please sign in to comment.