monsieurlouis.se --> louis.hostux.fr
Some checks failed
/ deploy (push) Has been skipped
/ build (push) Failing after 1m39s

This commit is contained in:
Louis 2025-04-17 17:53:03 +02:00
parent 40c818327e
commit 48b9176ea7
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Monsieur Louis, le site web # Louis Guidez
Site web de https://monsieurlouis.se/. Site web de https://louis.hostux.fr/
## Develop ## Develop

View file

@ -1,6 +1,6 @@
module.exports = function() { module.exports = function() {
return { return {
email: 'hello@monsieurlouis.se', email: 'louis+homepage@hostux.fr',
phone: '+33 6 99 39 23 90', phone: '+33 6 99 39 23 90',
linkedin: 'https://www.linkedin.com/in/louis-guidez-42a4a0170/', linkedin: 'https://www.linkedin.com/in/louis-guidez-42a4a0170/',
instagram: 'https://www.instagram.com/wingsofxiv/', instagram: 'https://www.instagram.com/wingsofxiv/',

View file

@ -5,7 +5,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Monsieur Louis</title> <title>Louis Guidez</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>