CHANGE socials, CHANGE facIcon
This commit is contained in:
parent
66a0162261
commit
8433d93d9d
3 changed files with 15 additions and 15 deletions
16
config.yaml
16
config.yaml
|
@ -12,10 +12,10 @@ params:
|
||||||
color:
|
color:
|
||||||
primary: "#fc9800"
|
primary: "#fc9800"
|
||||||
secondary: "#57B793"
|
secondary: "#57B793"
|
||||||
favIcon:
|
# favIcon:
|
||||||
ico:
|
# ico:
|
||||||
small: /images/favIcons/RegioShopper_16x16.png
|
# small: /images/favIcons/RegioShopper_16x16.png
|
||||||
big: /images/favIcons/RegioShopper_32x32.png
|
# big: /images/favIcons/RegioShopper_32x32.png
|
||||||
header:
|
header:
|
||||||
links:
|
links:
|
||||||
- text: Blog
|
- text: Blog
|
||||||
|
@ -25,25 +25,29 @@ params:
|
||||||
footer:
|
footer:
|
||||||
social:
|
social:
|
||||||
- type: mastodon
|
- type: mastodon
|
||||||
|
rel: nofollow me
|
||||||
text: Mastodon
|
text: Mastodon
|
||||||
url: https://chaos.social/@hoernschen
|
url: https://chaos.social/@hoernschen
|
||||||
- type: instagram
|
- type: instagram
|
||||||
|
rel: nofollow
|
||||||
text: Instagram
|
text: Instagram
|
||||||
url: https://www.instagram.com/jhoernschen/
|
url: https://www.instagram.com/jhoernschen/
|
||||||
- type: gitlab
|
- type: gitlab
|
||||||
|
rel: nofollow
|
||||||
text: Gitlab
|
text: Gitlab
|
||||||
url: https://gitlab.com/hoernschen
|
url: https://gitlab.com/hoernschen
|
||||||
- type: github
|
- type: github
|
||||||
|
rel: nofollow
|
||||||
text: Github
|
text: Github
|
||||||
url: https://github.com/hoernschen
|
url: https://github.com/hoernschen
|
||||||
- type: git-alt
|
- type: git-alt
|
||||||
|
rel: nofollow
|
||||||
text: Forgejo
|
text: Forgejo
|
||||||
url: https://code.nutfactory.org/hoernschen
|
url: https://code.nutfactory.org/hoernschen
|
||||||
- type: git-alt
|
- type: git-alt
|
||||||
|
rel: nofollow
|
||||||
text: Codeberg
|
text: Codeberg
|
||||||
url: https://codeberg.org/hoernschen
|
url: https://codeberg.org/hoernschen
|
||||||
- text: Test
|
|
||||||
url: /test
|
|
||||||
- type: rss
|
- type: rss
|
||||||
url: /posts/index.xml
|
url: /posts/index.xml
|
||||||
links:
|
links:
|
||||||
|
|
|
@ -9,17 +9,13 @@ greeting: Hi 👋
|
||||||
introduction: I'm Hoernschen
|
introduction: I'm Hoernschen
|
||||||
social:
|
social:
|
||||||
- type: mastodon
|
- type: mastodon
|
||||||
|
rel: nofollow me
|
||||||
url: https://chaos.social/@hoernschen
|
url: https://chaos.social/@hoernschen
|
||||||
- type: instagram
|
- type: instagram
|
||||||
|
rel: nofollow
|
||||||
url: https://www.instagram.com/jhoernschen/
|
url: https://www.instagram.com/jhoernschen/
|
||||||
- type: gitlab
|
- type: at
|
||||||
url: https://gitlab.com/hoernschen
|
url: mailto:hi@hoernschen.de
|
||||||
- type: github
|
|
||||||
url: https://github.com/hoernschen
|
|
||||||
- type: git-alt
|
|
||||||
url: https://code.nutfactory.org/hoernschen
|
|
||||||
- type: git-alt
|
|
||||||
url: https://codeberg.org/hoernschen
|
|
||||||
weight: 1
|
weight: 1
|
||||||
---
|
---
|
||||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim aeque doleamus animo, cum corpore dolemus, fieri tamen permagna accessio potest, si aliquod aeternum et infinitum impendere malum nobis opinemur. Quod idem licet transferre in voluptatem, ut postea variari voluptas distinguique possit, augeri amplificarique non possit. At etiam Athenis, ut.
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim aeque doleamus animo, cum corpore dolemus, fieri tamen permagna accessio potest, si aliquod aeternum et infinitum impendere malum nobis opinemur. Quod idem licet transferre in voluptatem, ut postea variari voluptas distinguique possit, augeri amplificarique non possit. At etiam Athenis, ut.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 553285c04b5460607436384661669bd648860127
|
Subproject commit a25ea40300125cba6a788217c53f623eca3bd7d6
|
Loading…
Reference in a new issue