contrib/notification: add a head with eworm, QR code and caption

This commit is contained in:
Christian Hesse 2025-11-11 23:27:09 +01:00
parent 64b651b6d7
commit a94c72493a

View file

@ -5,6 +5,17 @@
<link rel="icon" type="image/png" href="../logo.png">
<script src="notification.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>Notification Generator</h1>