We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7559995 commit 8bd81c7Copy full SHA for 8bd81c7
contrib/logo-color.html
@@ -14,7 +14,7 @@ <h1>RouterOS-Scripts Logo Color Changer</h1>
14
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
15
something that differentiates? Color it!</p>
16
17
-<embed class="logo" src="../logo.svg" width="192" height="192" type="image/svg+xml" />
+<embed class="logo" src="../logo.svg" width="192" height="192" type="image/svg+xml">
18
19
<p>Select the colors here:
20
<input id="color1" type="color" value="#222222" onchange="color();">
0 commit comments