mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-12-17 15:40:37 +00:00
correction diverses de monstres + états spéciaux cliquables dans les statblocks
This commit is contained in:
parent
3a8070c4f2
commit
0930fbda70
13 changed files with 100 additions and 79 deletions
|
|
@ -3,7 +3,7 @@ module.exports = {
|
|||
description: 'Document de Référence Système pour le jeu de rôle Héros & Dragons',
|
||||
head: [
|
||||
['link', { rel: 'icon', href: '/favicon-32x32.png' }],
|
||||
['link', { rel: 'manifest', href: '/manifest.json' }],
|
||||
['link', { rel: 'manifest', crossorigin:"use-credentials", href: '/manifest.json' }],
|
||||
['meta', { name: 'theme-color', content: '#563f5a' }],
|
||||
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
|
||||
['meta', { name: 'apple-mobile-web-app-status-bar-style', content: 'black' }],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue