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