content improvement
This commit is contained in:
parent
1cb24092e6
commit
ca00926bb4
13
config.yml
13
config.yml
|
@ -11,6 +11,19 @@ params:
|
||||||
label:
|
label:
|
||||||
icon: images/logo_peaceful_plus_text.png
|
icon: images/logo_peaceful_plus_text.png
|
||||||
iconHeight: 120
|
iconHeight: 120
|
||||||
|
# homeInfoParams:
|
||||||
|
# Title: Hello World
|
||||||
|
# Content: |
|
||||||
|
# Der [0x90.space](https://0x90.space/) veranstaltet vom 16.9 - 17.9.2023 das "Quellcode" im [Heizhaus Nürnberg](https://heizhaus.org/) ([Wandererstr. 89c, 90431 Nürnberg](https://osm.org/go/0D6zlBi~x-?way=37685652)).
|
||||||
|
# Das Ziel ist Menschen aus verschiedenen Hintergründen zusammenzubringen, um voneinander zu lernen.
|
||||||
|
# Es soll Gelegenheit sein Erfahrungen auszutauschen und zum kreativen Umgang mit Technik.
|
||||||
|
#
|
||||||
|
# [Mehr Info...](/posts/helloworld)
|
||||||
|
socialIcons:
|
||||||
|
- name: email
|
||||||
|
url: "mailto:people@schleuder.0x90.space"
|
||||||
|
- name: matrix
|
||||||
|
url: "https://matrix.to/#/#quellcode:chat.heizhaus.org"
|
||||||
author: "0x90.space e.V."
|
author: "0x90.space e.V."
|
||||||
dateFormat: "02. Jan 2006"
|
dateFormat: "02. Jan 2006"
|
||||||
defaultTheme: dark
|
defaultTheme: dark
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Hello World!"
|
title: "Hello World"
|
||||||
date: "2023-07-05"
|
date: "2023-07-05"
|
||||||
---
|
---
|
||||||
The [0x90.space](https://0x90.space/) is hosting the "Quellcode" at the [Heizhaus Nürnberg](https://heizhaus.org/) ([Wandererstr. 89c, 90431 Nürnberg](https://osm.org/go/0D6zlBi~x-?way=37685652)) from 9/16 - 9/17/2023.
|
The [0x90.space](https://0x90.space/) is hosting the "Quellcode" at the [Heizhaus Nürnberg](https://heizhaus.org/) ([Wandererstr. 89c, 90431 Nürnberg](https://osm.org/go/0D6zlBi~x-?way=37685652)) from 9/16 - 9/17/2023.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Hello World!"
|
title: "Hello World"
|
||||||
date: "2023-07-05"
|
date: "2023-07-05"
|
||||||
---
|
---
|
||||||
Der [0x90.space](https://0x90.space/) veranstaltet vom 16.9 - 17.9.2023 das "Quellcode" im [Heizhaus Nürnberg](https://heizhaus.org/) ([Wandererstr. 89c, 90431 Nürnberg](https://osm.org/go/0D6zlBi~x-?way=37685652)).
|
Der [0x90.space](https://0x90.space/) veranstaltet vom 16.9 - 17.9.2023 das "Quellcode" im [Heizhaus Nürnberg](https://heizhaus.org/) ([Wandererstr. 89c, 90431 Nürnberg](https://osm.org/go/0D6zlBi~x-?way=37685652)).
|
||||||
|
|
Loading…
Reference in a new issue