Colors and contacts
All checks were successful
Deploy on Main / deploy (push) Successful in 22s

This commit is contained in:
Daydreel 2025-03-18 12:17:28 +01:00
parent d6e29fa947
commit 2fe37e3904
9 changed files with 28 additions and 12 deletions

0
.hugo_build.lock Normal file
View file

0
src/.hugo_build.lock Normal file
View file

View file

@ -2,7 +2,7 @@
## Basic Configuration ## Basic Configuration
## ----------------------------------------------- ## -----------------------------------------------
title = "Hugo Story" title = "Cute Little Monsters"
copyright = "{year}" copyright = "{year}"
## ----------------------------------------------- ## -----------------------------------------------

View file

@ -2,7 +2,7 @@
## Basic Configuration ## Basic Configuration
## ----------------------------------------------- ## -----------------------------------------------
title = "Hugo Story" title = "Cute Little Monsters"
copyright = "{year}" copyright = "{year}"
## ----------------------------------------------- ## -----------------------------------------------

View file

@ -2,7 +2,7 @@
style: "style2 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right color3" style: "style2 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right color3"
title : "Cute Little Monsters" title : "Cute Little Monsters"
subtitle: | 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 : | content : |
Es-tu un.e joueur.euse ou un.e créateur.euse ? Es-tu un.e joueur.euse ou un.e créateur.euse ?
button1: button1:

View file

@ -21,4 +21,9 @@
{{ partial "scripts" . }} {{ partial "scripts" . }}
</body> </body>
</html> </html>
<style>
.color3{
background-color: #ffae42 !important;
}
</style>

View file

@ -2,6 +2,9 @@
<section class="wrapper style1 align-center"> <section class="wrapper style1 align-center">
<div class="inner"> <div class="inner">
<h2>Contacts</h2> <h2>Contacts</h2>
<p>Écrire à James Keohane sur <a href="mailto:email@example.com">contact@cutelittlemonsters.fr</a></p> <p>Écrire à James Keohane sur <a href="mailto:info@cutelittlemonsters.fr">info@cutelittlemonsters.fr</a></p>
<p>Jouer sur <a href="https://cutelittlemonsters.itch.io">itch.io</a></p>
<p>Suivre sur <a href="https://mastodon.gamedev.place/@clem">mastodon</a></p>
</div> </div>
</section> </section>

View file

@ -3,8 +3,8 @@
<html> <html>
<head> <head>
<meta name="generator" content="Hugo 0.144.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <meta name="generator" content="Hugo 0.145.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title>Hugo Story</title> <title>Cute Little Monsters</title>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content=""> <meta name="description" content="">
@ -44,7 +44,7 @@
<section class="banner style2 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right color3"> <section class="banner style2 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right color3">
<div class="content"> <div class="content">
<h1>Cute Little Monsters</h1> <h1>Cute Little Monsters</h1>
<p class="major">Société de production de jeux vidéo mémorable pour jouer différemment <p class="major">Société de production de jeux vidéo mémorables pour jouer différemment
</p> </p>
<p>Es-tu un.e joueur.euse ou un.e créateur.euse ? <p>Es-tu un.e joueur.euse ou un.e créateur.euse ?
</p> </p>
@ -226,7 +226,10 @@
<section class="wrapper style1 align-center"> <section class="wrapper style1 align-center">
<div class="inner"> <div class="inner">
<h2>Contacts</h2> <h2>Contacts</h2>
<p>Écrire à James Keohane sur <a href="mailto:email@example.com">contact@cutelittlemonsters.fr</a></p> <p>Écrire à James Keohane sur <a href="mailto:info@cutelittlemonsters.fr">info@cutelittlemonsters.fr</a></p>
<p>Jouer sur <a href="https://cutelittlemonsters.itch.io">itch.io</a></p>
<p>Suivre sur <a href="https://mastodon.gamedev.place/@clem">mastodon</a></p>
</div> </div>
</section> </section>
@ -253,4 +256,9 @@
</body> </body>
</html> </html>
<style>
.color3{
background-color: #ffae42 !important;
}
</style>

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Hugo Story</title> <title>Cute Little Monsters</title>
<link>//localhost:1313/</link> <link>//localhost:1313/</link>
<description>Recent content on Hugo Story</description> <description>Recent content on Cute Little Monsters</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<copyright>{year}</copyright> <copyright>{year}</copyright>