monsieurlouis.se --> louis.hostux.fr
This commit is contained in:
parent
40c818327e
commit
48b9176ea7
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
module.exports = function() {
|
||||
return {
|
||||
email: 'hello@monsieurlouis.se',
|
||||
email: 'louis+homepage@hostux.fr',
|
||||
phone: '+33 6 99 39 23 90',
|
||||
linkedin: 'https://www.linkedin.com/in/louis-guidez-42a4a0170/',
|
||||
instagram: 'https://www.instagram.com/wingsofxiv/',
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<meta charset="utf-8">
|
||||
<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">
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue