Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit aea9edb

Browse files
committed
refacto top to banner
1 parent 9a6df71 commit aea9edb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin/app/data/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ const config = {
5353
]
5454
},
5555
{
56-
name: 'top',
56+
name: 'banner',
5757
label: 'Bannière d’information en haut du site',
58-
file: 'data/top.yml',
58+
file: 'data/banner.yml',
5959
i18n: true,
6060
fields: [
6161
text_markdown,

0 commit comments

Comments
 (0)