Compare commits

..

No commits in common. "bacb0bccc91690d0ac06bf89587300fe173452d7" and "07833a59a5629879e50c8f83a561c1d2a2ce0134" have entirely different histories.

View File

@ -20,7 +20,6 @@
"logo": { "text": "Louis Gallet" }, "logo": { "text": "Louis Gallet" },
"navigation": { "navigation": {
"header": [ "header": [
{ "label": "Hub", "url": "https://hub.louisgallet.fr" },
{ "label": "About", "url": "/#about" }, { "label": "About", "url": "/#about" },
{ "label": "Blog", "url": "/blog" }, { "label": "Blog", "url": "/blog" },
{ "label": "My interests", "url": "/#interests" }, { "label": "My interests", "url": "/#interests" },
@ -33,8 +32,7 @@
}, },
"footer": [ "footer": [
{ "label": "Privacy", "url": "/privacy" }, { "label": "Privacy", "url": "/privacy" },
{ "label": "Imprint", "url": "/imprint" }, { "label": "Imprint", "url": "/imprint" }
{ "label": "Hub", "url": "https://hub.louisgallet.fr"}
] ]
}, },
"featureToggles": { "featureToggles": {