mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 01:49:28 +00:00
contrib/{logo-color,notification}: add navigation structure
This commit is contained in:
parent
ef5929358e
commit
1e64bbeccb
2 changed files with 12 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
<h1>Logo Color Changer</h1>
|
||||
|
||||
<p><a href="../README.html">⬅️ Go back to main README</a></p>
|
||||
|
||||
<p>You want the logo for your own notifications? But you joined the
|
||||
<a href="https://t.me/routeros_scripts">Telegram Group</a> and want
|
||||
something that differentiates? Color it!</p>
|
||||
|
|
@ -34,4 +36,8 @@ for other browsers may differ.)</p>
|
|||
<a href="../../about/doc/mod/notification-telegram.md#set-a-profile-photo">Set
|
||||
a profile photo</a> for your Telegram bot.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<p><a href="../README.html">⬅️ Go back to main README</a><br/>
|
||||
<a href="#top">⬆️ Go back to top</a></p>
|
||||
</body></html>
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
|
||||
<h1>Notification Generator</h1>
|
||||
|
||||
<p><a href="../README.html">⬅️ Go back to main README</a></p>
|
||||
|
||||
<div class="notification">
|
||||
<img src="../logo.svg" alt="logo" class="logo" width=48 height=48>
|
||||
<div class="content">
|
||||
|
|
@ -29,4 +31,8 @@
|
|||
<p>Then right-click, click "<i>Take Screenshot</i>" and finally select the
|
||||
notification and download it.</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<p><a href="../README.html">⬅️ Go back to main README</a><br/>
|
||||
<a href="#top">⬆️ Go back to top</a></p>
|
||||
</body></html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue