mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
Added tab icon to all option pages
This commit is contained in:
parent
6fb0f946af
commit
7574ee1126
5 changed files with 13 additions and 3 deletions
|
@ -2,8 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>CanvasBlocker Settings Sanitation</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="sanitize.css" />
|
||||
<link href="../icons/icon.svg" type="image/svg" rel="icon">
|
||||
<link href="../icons/icon.svg" type="image/svg" rel="shortcut icon">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<script src="../lib/require.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue