1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 13:34:21 +00:00

rebranding

This commit is contained in:
Maxime Moraine 2021-02-06 09:23:10 +01:00
parent 875626da88
commit 75fa88cb5b
7 changed files with 18 additions and 10 deletions

View file

@ -4,11 +4,11 @@ module.exports = {
head: [
['link', { rel: 'icon', href: '/favicon-32x32.png' }],
['link', { rel: 'manifest', crossorigin:"use-credentials", href: '/manifest.json' }],
['meta', { name: 'theme-color', content: '#563f5a' }],
['meta', { name: 'theme-color', content: '#435a3f' }],
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }],
['link', { rel: 'apple-touch-icon', href: '/apple-touch-icon.png' }],
['link', { rel: 'mask-icon', href: '/icons/safari-pinned-tab.svg', color: '#563f5a' }],
['link', { rel: 'mask-icon', href: '/icons/safari-pinned-tab.svg', color: '#435a3f' }],
['meta', { name: 'msapplication-TileImage', content: '/icons/mstile-144x144.png' }],
['meta', { name: 'msapplication-TileColor', content: '#ffffff' }]
],
@ -200,7 +200,7 @@ module.exports = {
forum: 'https://www.black-book-editions.fr/forums.php?board_id=115',
discord: 'https://discord.gg/mp6ECCs',
discordHDNO: 'https://discord.gg/KMZkEQhe8a',
primaryColor: '#563f5a', // Hero
primaryColor: '#435a3f', // Hero
accentColor: '#9b1c47', // Dragon
searchPlaceholder: 'Recherche',
nav: [