You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site.config.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ export const C = {
23
23
de: {
24
24
language: "Deutsch",
25
25
title: "Robin Bühlers Webseite",
26
+
author: "Robin Bühler",
26
27
description:
27
28
"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.",
28
29
feedTitle: "Robins Blog",
@@ -57,6 +58,7 @@ export const C = {
57
58
en: {
58
59
language: "English",
59
60
title: "Robin Bühlers Website",
61
+
author: "Robin Bühler",
60
62
description:
61
63
"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.",
0 commit comments