cleaning single conseil
This commit is contained in:
parent
16bc8f54f5
commit
ad6d5ccbf6
|
|
@ -1,6 +1,5 @@
|
|||
import editorInit from './editor';
|
||||
import menuInit from './menus';
|
||||
import singleConseil from './single-conseil';
|
||||
import SchemaBulletPointsInit from './schema-bullet-points';
|
||||
import taxonomyThematiqueFaqInit from './taxonomy-thematique-(faq)';
|
||||
import archiveNewsInit from './archive-template-news';
|
||||
|
|
@ -14,7 +13,6 @@ window.addEventListener('DOMContentLoaded', (event) => {
|
|||
menuInit();
|
||||
SchemaBulletPointsInit();
|
||||
pageScrollerInit();
|
||||
// singleConseil();
|
||||
editorInit();
|
||||
accordeonInit();
|
||||
taxonomyThematiqueFaqInit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user