Add projects: Mindboost, Lichterei, Gemeinschaft

This commit is contained in:
KirbyCMS Deploy
2026-04-15 14:17:49 +00:00
parent d82df49bb8
commit 8a154704a6
8 changed files with 44 additions and 1 deletions

1
.env Normal file
View File

@@ -0,0 +1 @@
DEPLOY_SECRET=1f14ac603e4c1a34d8face4d53b635fb74b7eee77b5c37673eb810cb4654cac0

11
.env.save Normal file
View File

@@ -0,0 +1,11 @@
;5;99~;5;99~;5;99~;5;2;127~;2;127~;2;127~;2;127~;2;127~
fuck
;5;120~;5;120~;5;120~;5;120~;5;99~;5;99~;5;99~;5;99~;5;99~;5;118~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~;5;99~C;6;67~;6;67~;6;67~;6;67~çççççÇÇÇç;5;99~;5;99;5;99~;5;120~;5;127~;5;120~;5;127~;5;127~;5;5;99~5;99~;5;120~;5;120~;5;120~;5;120~;5;120~

0
.hugo_build.lock Normal file
View File

View File

@@ -0,0 +1,8 @@
---
title: "Projects"
type: page
---
1. [Mindboost](/projects/mindboost/)
2. [Lichterei](/projects/lichterei/)
3. [Gemeinschaft](/projects/gemeinschaft/)

View File

@@ -0,0 +1,6 @@
---
title: "Gemeinschaft"
type: page
---
Wohnen in einer Gemeinschaft ...

View File

@@ -0,0 +1,6 @@
---
title: "Lichterei"
type: page
---
Kreative Projekte rund um Licht und Lampen ...

View File

@@ -0,0 +1,6 @@
---
title: "Mindboost"
type: page
---
Mindboost is a startup ...

View File

@@ -14,7 +14,12 @@ name = "Home"
url = "/"
weight = 1
[[menu.main]]
name = "Projects"
url = "/projects/"
weight = 2
[[menu.main]]
name = "Posts"
url = "/posts/"
weight = 2
weight = 3