diff --git a/config.yml b/config.yml index c6575c4..e9fb49d 100644 --- a/config.yml +++ b/config.yml @@ -112,18 +112,37 @@ services: - name: "Public" icon: "fas fa-rocket" items: - - name: "FreshRSS" + - name: "Frontpage" logo: "assets/tools/freshrss.png" - subtitle: "Self-hosted RSS feed aggregator" - tag: "RSS" + subtitle: "The portal to it all" + tag: "Web" tagstyle: "is-success" - url: "https://rss.crstian.me" - - name: "TS3" - logo: "assets/tools/ts3.png" - subtitle: "ts.crstian.me" - tag: "TS3" + url: "https://fosc.space" + - name: "Blog" + logo: "assets/tools/bludit.png" + subtitle: "FOSC Blog" + tag: "Blog" tagstyle: "is-success" - url: "ts3server://ts.crstian.me" + url: "https://blog.fosc.space" + - name: "Gallery" + logo: "assets/tools/lychee.png" + subtitle: "Photo Gallery" + tag: "Gallery" + tagstyle: "is-success" + url: "https://gallery.fosc.space" + - name: "Downloads" + logo: "assets/tools/caddy.svg" + subtitle: "Distros webserver" + tag: "WebServer" + target: '_blank' + tagstyle: "is-success" + url: "https://download.fosc.space/" + - name: "Wiki" + logo: "assets/tools/wikijs.png" + subtitle: "FOSC wiki" + tag: "Wiki" + tagstyle: "is-success" + url: "https://wiki.fosc.space" - name: "In progress" icon: "fas fa-spinner"