mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 01:04:55 +02:00
contrib/logo-color: scale up...
... to make BotFather happy, why asks for images with at least 150x150 pixels.
This commit is contained in:
parent
6327348405
commit
44e483ecb7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
|
||||
something that differentiates? Color it!</p>
|
||||
|
||||
<embed class="logo" src="../logo.svg" width="128" height="128" type="image/svg+xml">
|
||||
<embed class="logo" src="../logo.svg" width="192" height="192" type="image/svg+xml">
|
||||
|
||||
<p>Select the colors here:
|
||||
<input id="color1" type="color" value="#222222" onchange="color();">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue