Merge branch 'main' into dev
All checks were successful
Website Dev / Entwicklungsumgebung (push) Successful in 15s
All checks were successful
Website Dev / Entwicklungsumgebung (push) Successful in 15s
This commit is contained in:
@ -39,8 +39,8 @@ const AboutPreview = ({ widgetFor, widgetsFor, entry, fields, collection }) => {
|
||||
h(
|
||||
"div",
|
||||
{ className: "text-center" },
|
||||
h("h2", { className: "count text-white" }, element.count),
|
||||
h("h5", { className: "text-white" }, element.name)
|
||||
h("h2", { className: "count text-secondary" }, element.count),
|
||||
h("h5", { className: "text-secondary" }, element.name)
|
||||
)
|
||||
);
|
||||
})
|
||||
|
@ -48,7 +48,7 @@ const EventPreview = ({ widgetsFor, entry }) => {
|
||||
"div",
|
||||
{
|
||||
className:
|
||||
"col-md-3 text-center p-4 bg-primary text-white rounded",
|
||||
"col-md-3 text-center p-4 bg-primary text-secondary",
|
||||
},
|
||||
h(
|
||||
"div",
|
||||
|
BIN
static/media/abiturienten/abi-foto-2024.webp
Normal file
BIN
static/media/abiturienten/abi-foto-2024.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
0
static/media/blog/Sj2024_2025/Bernburg24/.gitkeep
Normal file
0
static/media/blog/Sj2024_2025/Bernburg24/.gitkeep
Normal file
BIN
static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp
Normal file
BIN
static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 342 KiB |
BIN
static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp
Normal file
BIN
static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
Reference in New Issue
Block a user