fix: project views and icons for intros (#36811)

This commit is contained in:
mrugesh
2019-09-19 12:44:58 +05:30
committed by Ahmad Abdolsaheb
parent 93360f4e01
commit 5d92b3c668
16 changed files with 155 additions and 166 deletions

View File

@ -39,7 +39,7 @@ exports.viewTypes = {
[html]: 'classic',
[js]: 'classic',
[bonfire]: 'classic',
[frontEndProject]: 'project',
[frontEndProject]: 'frontend',
[backEndProject]: 'backend',
[modern]: 'modern',
[step]: 'step',