Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 10b0bd1c authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '14-fix-footer' into 'master'

Resolve "fix footer"

Closes #14

See merge request !7
parents 9085fe3b 56845c52
No related branches found
No related tags found
1 merge request!7Resolve "fix footer"
Pipeline #2400 passed
......@@ -125,7 +125,7 @@ module.exports = {
],
// eslint-disable-next-line quotes
copyright: `Lydra © ${new Date().getFullYear()}` +"<br>"+ `Froggit est fièrement fabriqué avec ❤️ par [Lydra](http://lydra.fr/) avec des Logiciels Libres et hébergé en 🇫🇷 chez [Scaleway](https://www.scaleway.fr/) | [✔️ Status du service](https://status.froggit.fr)`,
copyright: `Lydra © ${new Date().getFullYear()}` +"<br>"+ `Froggit est fièrement fabriqué avec ❤️ par <a href="http://lydra.fr/">Lydra</a> avec des Logiciels Libres et hébergé en 🇫🇷 chez <a href="https://www.scaleway.fr/">Scaleway</a> | <a href="https://status.froggit.fr">✔️ Status du service</a>`,
},
prism: {
theme: lightCodeTheme,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment