Fix BEM misuse
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import TitleSite from '../atoms/TitleSite'
|
||||
import LinkTranslate from '../atoms/LinkTranslate'
|
||||
import InteractiveGlobe from '../molecules/InteractiveGlobe'
|
||||
import Footer from '../molecules/Footer'
|
||||
import Footer from '../organisms/Footer'
|
||||
|
||||
// Categories
|
||||
$: credits = $site.credits_list
|
||||
|
||||
Reference in New Issue
Block a user