mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-09 19:39:29 +00:00
contrib/logo-color: add a head with eworm, QR code and caption
This commit is contained in:
parent
c9da2423aa
commit
64b651b6d7
1 changed files with 11 additions and 0 deletions
|
|
@ -5,6 +5,17 @@
|
|||
<link rel="icon" type="image/png" href="../logo.png">
|
||||
<script src="logo-color.d/script.js"></script>
|
||||
</head><body>
|
||||
<table>
|
||||
<tr>
|
||||
<td rowspan=2><img src="../general/eworm-meadow.avif" alt="eworm on meadow" /></td>
|
||||
<td rowspan=2><img src="../general/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
|
||||
<td class="head-top">RouterOS Scripts</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="head-bottom">a collection of scripts for MikroTik RouterOS</td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr />
|
||||
|
||||
<h1>Logo Color Changer</h1>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue