Skip to content

Commit 6f829cd

Browse files
committed
chore: adjust default blog collection
1 parent 42c02ab commit 6f829cd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"r.obin.ch": patch
3+
---
4+
5+
Adjust default blog collection

src/configuration.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const C = {
77
MESSAGES: {
88
de: {
99
language: "Deutsch",
10-
title: "Robins Webseite",
10+
title: "Robin Bühlers Webseite",
1111
description:
1212
"Auf dieser Webseite sammle ich interessante Dinge aus meinen Abenteuer in der Welt von Bits und Bytes und teile auch das Eine oder Andere aus der analogen Realität.",
1313
feedTitle: "Robins Blog",
@@ -37,7 +37,7 @@ export const C = {
3737
},
3838
en: {
3939
language: "English",
40-
title: "Robins Website",
40+
title: "Robin Bühlers Website",
4141
description:
4242
"On this website I collect interesting things from my adventures in the world of bits and bytes and also share some things from the analog reality.",
4343
feedTitle: "Robins Blog",

0 commit comments

Comments
 (0)