This commit is contained in:
2026-04-17 12:02:41 +02:00
parent 1899335e60
commit 3c8dbade41
12 changed files with 595 additions and 1 deletions
+11
View File
@@ -59,6 +59,17 @@
},
"copyright": "© 2026 M. Guilbert. All rights reserved."
},
"blogPage": {
"hero": {
"sectionLabel": "Thoughts & articles",
"title": "Blog",
"subtitle": "Thoughts on architecture, web development, and the practices that make products last."
},
"backToBlog": "Back to blog",
"scrollPrompt": "Scroll",
"readArticle": "Read article",
"noArticles": "No articles yet."
},
"projectPage": {
"hero": {
"backToProjects": "Back to projects",