Compare commits

..

2 Commits

Author SHA1 Message Date
c7c230c9e2 Edited footer
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-16 13:08:09 +01:00
86eb8ae79f Added LfK Logo 2021-02-16 13:08:01 +01:00
2 changed files with 9 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -1,15 +1,15 @@
--- ---
home: true home: true
heroImage: https://v1.vuepress.vuejs.org/hero.png heroImage: /logo.png
tagline: Die Dokumentation für das LfK! Läufersystem tagline: Die Dokumentation für das LfK! Läufersystem
actionText: Schnellstart für Nutzer → actionText: Schnellstart für Nutzer →
actionLink: /users/ actionLink: /users/
features: # features:
- title: Feature 1 Title # - title: Feature 1 Title
details: Feature 1 Description # details: Feature 1 Description
- title: Feature 2 Title # - title: Feature 2 Title
details: Feature 2 Description # details: Feature 2 Description
- title: Feature 3 Title # - title: Feature 3 Title
details: Feature 3 Description # details: Feature 3 Description
footer: Made by with ❤️ footer: Made by ODIT.Services with ❤️
--- ---