Skip to content

Commit 507db8f

Browse files
committed
updated rules manage page title
1 parent becc686 commit 507db8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/options/options.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<title>Guardon – Rule Manager</title>
5+
<title>Guardon Policy Manager</title>
66
<style>
77
body {
88
font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
@@ -212,7 +212,7 @@
212212
</style>
213213
</head>
214214
<body>
215-
<h2>🧩 Guardon Rules</h2>
215+
<h2>🛡️ Guardon Policy Manager</h2>
216216
<div>
217217
<button id="addRule" title="Add Rule" aria-label="Add Rule"></button>
218218
<button id="importRules" title="Import Rules" aria-label="Import Rules">📥</button>

0 commit comments

Comments
 (0)