[LINKS] Added uptime kuma
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4b23b92483
commit
c464a7898d
@ -154,6 +154,14 @@ tiles:
|
||||
txt_color: '#1db954'
|
||||
tags: ['infra']
|
||||
|
||||
-
|
||||
name: 'uptime kuma'
|
||||
url: 'https://uptime.simoncor.net'
|
||||
img: 'logos/uptime_kuma.webp'
|
||||
bg_color: '#191414'
|
||||
txt_color: '#1db954'
|
||||
tags: ['infra']
|
||||
|
||||
-
|
||||
name: 'vault'
|
||||
url: 'https://vault.simoncor.net'
|
||||
|
@ -199,6 +199,15 @@
|
||||
<div class="tile-title">unifi</div>
|
||||
</a>
|
||||
|
||||
<a class="tile tile-link" href="https://uptime.simoncor.net" data-groups='infra' target="_blank">
|
||||
<div class="tile-box"
|
||||
data-title='uptime kuma'
|
||||
data-url='https://uptime.simoncor.net'
|
||||
data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/uptime_kuma.webp'style='background-color:#191414; color:#1db954'>
|
||||
<img class="logo" src="logos/uptime_kuma.webp"></img></div>
|
||||
<div class="tile-title">uptime kuma</div>
|
||||
</a>
|
||||
|
||||
<a class="tile tile-link" href="https://vault.simoncor.net" data-groups='files' target="_blank">
|
||||
<div class="tile-box"
|
||||
data-title='vault'
|
||||
|
BIN
public/logos/uptime_kuma.webp
Normal file
BIN
public/logos/uptime_kuma.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
static/logos/uptime_kuma.webp
Normal file
BIN
static/logos/uptime_kuma.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user