fixed guac.lan link

added link to new tiddlywiki discussion site
This commit is contained in:
Radar231 2021-08-25 07:22:28 -04:00
parent 4cec0650b3
commit 4bf9d35ee8
2 changed files with 7 additions and 1 deletions

View File

@ -125,7 +125,7 @@ services:
logo: "assets/logos/guacamole.png"
#subtitle: "Bookmark example"
tag: "app"
url: "https://guac.lan:85"
url: "http://guac.lan:85"
target: "_blank" # optional html a tag target attribute
- name: "Pi-hole 1"
logo: "assets/logos/pihole.png"

View File

@ -69,5 +69,11 @@ services:
tag: "wiki-n-web"
url: "https://thehomelab.wiki"
target: "_blank" # optional html a tag target attribute
- name: "Talk TiddlyWiki (external)"
logo: "assets/logos/tiddlywiki.png"
#subtitle: "Bookmark example"
tag: "wiki-n-web"
url: "https://talk.tiddlywiki.org/"
target: "_blank" # optional html a tag target attribute
# EOF