Skip to content

Commit

Permalink
Add favicon and improve title clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Baa committed Feb 2, 2020
1 parent 49b1039 commit 81a09df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tabs.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<head lang="en">
<title>Your open tabs</title>
<title>Saved tabs &#8212; Save All Tab URLs</title>
<script src="script.js"></script>
<link rel="shortcut icon" type="image/png" href="/icons/logo-48.png"/>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</body>

0 comments on commit 81a09df

Please sign in to comment.