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 520e27c7f1
commit c38031b74e

View file

@ -6,6 +6,14 @@
<script src="notification.d/script.js"></script> <script src="notification.d/script.js"></script>
</head><body> </head><body>
<table><tr>
<td><img src="../general/eworm-meadow.avif" alt="eworm on meadow" /></td>
<td><img src="../general/qr-code.png" alt="QR code: rsc.eworm.de" /></td>
<td class="head"><span class="top">RouterOS Scripts</span><br />
<span class="bottom">a collection of scripts for MikroTik RouterOS</span></td>
</tr></table>
<hr />
<h1>Notification Generator</h1> <h1>Notification Generator</h1>
<p><a href="../README.md">⬅️ Go back to main README</a></p> <p><a href="../README.md">⬅️ Go back to main README</a></p>