From 00f32111e9cc3a01de63ef1ef70afe100c572e32 Mon Sep 17 00:00:00 2001 From: Marvin Scham Date: Fri, 12 Aug 2022 18:02:38 +0200 Subject: [PATCH] Added Gitea, reordered --- admin.yml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/admin.yml b/admin.yml index 5a0c2c7..ed6fa4a 100644 --- a/admin.yml +++ b/admin.yml @@ -24,16 +24,22 @@ services: url: 'https://marvinscham.de' target: '_blank' + - name: 'Checksch?' + logo: 'assets/tools/checksch.png' + subtitle: 'Projekt-Demos.' + url: 'https://checksch.de' + target: '_blank' + - name: 'GitHub' logo: 'assets/tools/github.png' subtitle: 'Projekt-Repositories.' url: 'https://github.com/marvinscham' target: '_blank' - - name: 'Checksch?' - logo: 'assets/tools/checksch.png' - subtitle: 'Projekt-Demos.' - url: 'https://checksch.de' + - name: 'Gitea' + logo: 'assets/tools/gitea.png' + subtitle: 'Self-hosted Repos.' + url: 'https://git.marvinscham.de' target: '_blank' - name: 'Wakapi'