add blog page

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:40:24 +02:00
parent 7cd2dee64c
commit 2b6c7074c2
14 changed files with 407 additions and 22 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
display: block;
}
tesoft-loader-section {
min-height: calc(100vh - 8rem);
tesoft-loader-section, tesoft-error {
min-height: var(--full-content-height);
}
.article {