diff options
author | ADRN <adrien@luxeylab.net> | 2021-10-17 19:39:07 +0200 |
---|---|---|
committer | ADRN <adrien@luxeylab.net> | 2021-10-17 19:39:07 +0200 |
commit | b314cf3df64b63ae1eab25072c316760aeb9749b (patch) | |
tree | e6a2ee7d6fb3a18f3955fece8f314370247b0b02 /blueprint/index.html | |
parent | 9a1f9063ead0afc05c0e9fc4c090dbae52bb8b53 (diff) | |
download | design-b314cf3df64b63ae1eab25072c316760aeb9749b.tar.gz design-b314cf3df64b63ae1eab25072c316760aeb9749b.zip |
blueprinting yooo
Diffstat (limited to 'blueprint/index.html')
-rw-r--r-- | blueprint/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/blueprint/index.html b/blueprint/index.html index 2c20702..983536f 100644 --- a/blueprint/index.html +++ b/blueprint/index.html @@ -10,6 +10,7 @@ <link rel="stylesheet" href="assets/css/normalize.css"> <link rel="stylesheet" href="assets/css/deuxfleurs.css"> + <link rel="stylesheet" href="assets/css/chota.min.css"> </head> <body> @@ -30,13 +31,14 @@ </nav> <header> - <img + <!-- <img src="assets/images/illustration-ronce_1200x765px.png" - alt="Un blaireau fait découvrir la cabane dans les arbres à son amie la souris"> + alt="Un blaireau fait découvrir la cabane dans les arbres à son amie la souris"> --> <p> Nous sommes un hébergeur associatif expérimental.<br> - Avec nos machines et nos logiciels, nous voulons créer un numérique plus sobre et humain.<br> + Avec nos machines et nos logiciels, <br> + nous créons un numérique plus sobre et humain.<br> <em>Sortez des sentiers battus avec nous !</em> </p> </header> |