瀏覽代碼

Added favicon to options page

master
Said Achmiz 6 年之前
父節點
當前提交
b9351787ed
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      options.html

+ 2
- 1
options.html 查看文件

@@ -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…
取消
儲存