Adjusted links

This commit is contained in:
2022-05-09 18:16:30 +02:00
parent fd7907a3eb
commit 07b3a15f87
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
--- ---
columns: '4'
message: message:
url: 'https://checksch.de/hook/messages.php' url: 'https://checksch.de/hook/messages.php'
mapping: mapping:

View File

@@ -53,7 +53,7 @@ colors:
links: links:
- name: 'Admin Dashboard' - name: 'Admin Dashboard'
icon: 'fas fa-hammer' icon: 'fas fa-hammer'
url: 'https://admin.schmökerei.de' url: 'https://schmökerei.de/#admin'
services: services:
- name: 'Service' - name: 'Service'

View File

@@ -126,7 +126,7 @@ body #bighead .navbar a:hover {
color: var(--link-hover); color: var(--link-hover);
} }
#main-section { body #main-section {
padding-bottom: 1.5rem; padding-bottom: 1.5rem;
} }