This commit is contained in:
parent
d6e29fa947
commit
2fe37e3904
9 changed files with 28 additions and 12 deletions
0
.hugo_build.lock
Normal file
0
.hugo_build.lock
Normal file
0
src/.hugo_build.lock
Normal file
0
src/.hugo_build.lock
Normal file
|
|
@ -2,7 +2,7 @@
|
||||||
## Basic Configuration
|
## Basic Configuration
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
title = "Hugo Story"
|
title = "Cute Little Monsters"
|
||||||
copyright = "{year}"
|
copyright = "{year}"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
## Basic Configuration
|
## Basic Configuration
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
||||||
title = "Hugo Story"
|
title = "Cute Little Monsters"
|
||||||
copyright = "{year}"
|
copyright = "{year}"
|
||||||
|
|
||||||
## -----------------------------------------------
|
## -----------------------------------------------
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
|
|
@ -22,3 +22,8 @@
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
<style>
|
||||||
|
.color3{
|
||||||
|
background-color: #ffae42 !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
@ -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>
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta name="generator" content="Hugo 0.144.1"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
<meta name="generator" content="Hugo 0.145.0"><script src="/livereload.js?mindelay=10&v=2&port=1313&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>
|
||||||
|
|
||||||
|
|
@ -254,3 +257,8 @@
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
<style>
|
||||||
|
.color3{
|
||||||
|
background-color: #ffae42 !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue