Added favicon to options page
This commit is contained in:
parent
e82376a7ef
commit
b9351787ed
@ -2,8 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Always Kill Sticky - Options</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel='stylesheet' type='text/css' href='options.css' />
|
||||
<link rel="shortcut icon" type="image/png" href="images/ASK32.png" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Always Kill Sticky</h1>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user