From 9d78c4b649d71400bd0a035a9ba7dba01c4c7ea4 Mon Sep 17 00:00:00 2001 From: marvinscham Date: Sat, 17 Jun 2023 02:34:26 +0200 Subject: [PATCH] Added Overleaf, reordering --- config.yml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/config.yml b/config.yml index 809b81d..a2e501a 100644 --- a/config.yml +++ b/config.yml @@ -59,11 +59,6 @@ services: - name: 'Service' icon: 'fas fa-concierge-bell' items: - - name: 'Bookstack' - logo: 'assets/tools/bookstack.png' - subtitle: 'Wiki/KMS.' - url: 'https://wiki.schmökerei.de' - target: '_blank' - name: 'Schmökerei' logo: 'assets/tools/schmoekerei-main.png' @@ -88,10 +83,22 @@ services: subtitle: 'Audiobooks.' url: 'https://audio.schmökerei.de' target: '_blank' + + - name: 'Bookstack' + logo: 'assets/tools/bookstack.png' + subtitle: 'Wiki/KMS.' + url: 'https://wiki.schmökerei.de' + target: '_blank' - name: 'Tools' icon: 'fas fa-tools' items: + - name: 'Overleaf' + logo: 'assets/tools/overleaf.png' + subtitle: 'LaTeX Editor' + url: 'https://overleaf.schmökerei.de' + target: '_blank' + - name: 'Draw.io' logo: 'assets/tools/diagrams.png' subtitle: 'Diagramme erstellen.'