[LINKS] Added smokeping
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
2aeab051aa
commit
1f43a0deb2
@ -98,6 +98,14 @@ tiles:
|
||||
txt_color: '#1db954'
|
||||
tags: ['media']
|
||||
|
||||
-
|
||||
name: 'smokeping'
|
||||
url: 'https://smokeping.siempie.com'
|
||||
img: 'logos/smokeping.png'
|
||||
bg_color: '#191414'
|
||||
txt_color: '#1db954'
|
||||
tags: ['infra']
|
||||
|
||||
-
|
||||
name: 'sonarr'
|
||||
url: 'https://sonarr.siempie.com'
|
||||
|
@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.80.0" />
|
||||
<meta name="generator" content="Hugo 0.93.3" />
|
||||
<title>/speed/dial</title>
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="css/slate.css">
|
||||
@ -89,8 +89,8 @@
|
||||
<div class="tile-box"
|
||||
data-title='nextcloud'
|
||||
data-url='https://nextcloud.siempie.com'
|
||||
data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/nextcloud2.png'style='background-color:#191414; color:#1db954'>
|
||||
<img class="logo" src="logos/nextcloud2.png"></img></div>
|
||||
data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/nextcloud.png'style='background-color:#191414; color:#1db954'>
|
||||
<img class="logo" src="logos/nextcloud.png"></img></div>
|
||||
<div class="tile-title">nextcloud</div>
|
||||
</a>
|
||||
|
||||
@ -130,6 +130,15 @@
|
||||
<div class="tile-title">sabnzbd</div>
|
||||
</a>
|
||||
|
||||
<a class="tile tile-link" href="https://smokeping.siempie.com" data-groups='infra' target="_blank">
|
||||
<div class="tile-box"
|
||||
data-title='smokeping'
|
||||
data-url='https://smokeping.siempie.com'
|
||||
data-bg-color='#191414'data-txt-color='#1db954'data-img='logos/smokeping.png'style='background-color:#191414; color:#1db954'>
|
||||
<img class="logo" src="logos/smokeping.png"></img></div>
|
||||
<div class="tile-title">smokeping</div>
|
||||
</a>
|
||||
|
||||
<a class="tile tile-link" href="https://sonarr.siempie.com" data-groups='media' target="_blank">
|
||||
<div class="tile-box"
|
||||
data-title='sonarr'
|
||||
|
BIN
public/logos/smokeping.png
Normal file
BIN
public/logos/smokeping.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
@ -1,17 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<url>
|
||||
<loc>https://start.simoncor.net/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
</url><url>
|
||||
<loc>https://start.simoncor.net/categories/</loc>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
</url><url>
|
||||
<loc>https://start.simoncor.net/tags/</loc>
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
|
BIN
static/logos/smokeping.png
Normal file
BIN
static/logos/smokeping.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user