docs: update home
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: Bastelei Wiki
|
||||
description:
|
||||
published: true
|
||||
date: 2025-11-06T20:28:57.418Z
|
||||
date: 2025-11-06T20:30:26.371Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-03-24T20:04:42.100Z
|
||||
@@ -25,29 +25,6 @@ Alle Informationen rund um den Bastelei e. V.
|
||||
|
||||
# Dienste <a name="services" id="services"></a>
|
||||
|
||||
<style>
|
||||
.service-box {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.service-box a {
|
||||
display: flex;
|
||||
width: 150px;
|
||||
height: 100px;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.service-box a img {
|
||||
width: 60px;
|
||||
height: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="service-box">
|
||||
<a href="/de/services/pretix"><img src="/services/book-user.svg">Mitgliedschaft</a>
|
||||
<a href="/de/services/webstly"><img src="/services/user-lock.svg">Accountverwaltung</a>
|
||||
|
||||
Reference in New Issue
Block a user