diff --git a/src/_data/contact.js b/src/_data/contact.js new file mode 100644 index 0000000..b1a2580 --- /dev/null +++ b/src/_data/contact.js @@ -0,0 +1,9 @@ +module.exports = function() { + return { + email: 'hello@monsieurlouis.se', + phone: '+33 6 99 39 23 90', + linkedin: 'https://www.linkedin.com/in/louis-guidez-42a4a0170/', + instagram: 'https://www.instagram.com/wingsofxiv/', + git: 'https://git.hostux.fr/louis/' + }; +}; \ No newline at end of file diff --git a/src/index.njk b/src/index.njk index eec1d0e..87ad349 100644 --- a/src/index.njk +++ b/src/index.njk @@ -26,17 +26,12 @@ Photo of Louis Guidez - {# -
- Hey -
- #}