From 2fe37e39044dbf93d390d1ad0eda02b9aee795cc Mon Sep 17 00:00:00 2001 From: Daydreel Date: Tue, 18 Mar 2025 12:17:28 +0100 Subject: [PATCH] Colors and contacts --- .hugo_build.lock | 0 src/.hugo_build.lock | 0 src/config/development/hugo.toml | 2 +- src/config/production/hugo.toml | 2 +- src/data/banner.yml | 2 +- src/layouts/_default/baseof.html | 7 ++++++- src/layouts/partials/text_contacts.html | 5 ++++- src/public/index.html | 18 +++++++++++++----- src/public/index.xml | 4 ++-- 9 files changed, 28 insertions(+), 12 deletions(-) create mode 100644 .hugo_build.lock create mode 100644 src/.hugo_build.lock diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/src/.hugo_build.lock b/src/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/src/config/development/hugo.toml b/src/config/development/hugo.toml index bae8081..127ff88 100644 --- a/src/config/development/hugo.toml +++ b/src/config/development/hugo.toml @@ -2,7 +2,7 @@ ## Basic Configuration ## ----------------------------------------------- -title = "Hugo Story" +title = "Cute Little Monsters" copyright = "{year}" ## ----------------------------------------------- diff --git a/src/config/production/hugo.toml b/src/config/production/hugo.toml index bae8081..127ff88 100644 --- a/src/config/production/hugo.toml +++ b/src/config/production/hugo.toml @@ -2,7 +2,7 @@ ## Basic Configuration ## ----------------------------------------------- -title = "Hugo Story" +title = "Cute Little Monsters" copyright = "{year}" ## ----------------------------------------------- diff --git a/src/data/banner.yml b/src/data/banner.yml index 92c56b7..21ae856 100644 --- a/src/data/banner.yml +++ b/src/data/banner.yml @@ -2,7 +2,7 @@ style: "style2 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right color3" title : "Cute Little Monsters" subtitle: | - Société de production de jeux vidéo mémorable pour jouer différemment + Société de production de jeux vidéo mémorables pour jouer différemment content : | Es-tu un.e joueur.euse ou un.e créateur.euse ? button1: diff --git a/src/layouts/_default/baseof.html b/src/layouts/_default/baseof.html index b27b750..73e30d4 100644 --- a/src/layouts/_default/baseof.html +++ b/src/layouts/_default/baseof.html @@ -21,4 +21,9 @@ {{ partial "scripts" . }} - \ No newline at end of file + + \ No newline at end of file diff --git a/src/layouts/partials/text_contacts.html b/src/layouts/partials/text_contacts.html index 09585ff..a481284 100644 --- a/src/layouts/partials/text_contacts.html +++ b/src/layouts/partials/text_contacts.html @@ -2,6 +2,9 @@

Contacts

-

Écrire à James Keohane sur contact@cutelittlemonsters.fr

+

Écrire à James Keohane sur info@cutelittlemonsters.fr

+

Jouer sur itch.io

+

Suivre sur mastodon

+
\ No newline at end of file diff --git a/src/public/index.html b/src/public/index.html index 3567976..3638111 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -3,8 +3,8 @@ - - Hugo Story + + Cute Little Monsters @@ -44,7 +44,7 @@