Change design

This commit is contained in:
2026-09-04 11:09:34 +02:00
parent 28e1616c94
commit 78c1d8e844
36 changed files with 355 additions and 263 deletions
+2 -2
View File
@@ -36,8 +36,8 @@
"hand_sample": "The morning came"
},
"book": {
"title": "MyThoughts",
"tagline": "Your thoughts, on paper.",
"title": "Daydream",
"tagline": "a place for wandering thoughts.",
"write_here": "Write here…",
"first_page": "This is the first page of your book.",
"no_entry_yet": "Nothing was written around that date.",
+2 -2
View File
@@ -36,8 +36,8 @@
"hand_sample": "Le matin est venu"
},
"book": {
"title": "MyThoughts",
"tagline": "Vos pensées, sur le papier.",
"title": "Daydream",
"tagline": "Où l'esprit vagabonde.",
"write_here": "Écrivez ici…",
"first_page": "C'est la première page de votre carnet.",
"no_entry_yet": "Rien n'a été écrit autour de cette date.",
+3 -3
View File
@@ -6,10 +6,10 @@
<meta name="description" content="[#]lang:meta.page_desc[#]">
<meta name="robots" content="noindex, nofollow">
<meta name="color-scheme" content="light">
<meta name="theme-color" content="#2c2114">
<meta name="theme-color" content="#fef9ed">
<meta name="apple-mobile-web-app-title" content="[#]title[#]" />
<link rel="icon" type="image/svg+xml" href="assets/images/icons/favicon.svg" />
<link rel="apple-touch-icon" href="assets/images/icons/apple-touch-icon.svg" />
<link rel="icon" type="image/png" href="assets/images/icons/favicon.png" />
<link rel="apple-touch-icon" href="assets/images/icons/apple-touch-icon.png" />
<link rel="manifest" href="assets/images/icons/site.webmanifest" />
<script id="app-config" type="application/json">[#]app_config[#]</script>
<title>[#]title[#]</title>