footer out of editor_inner_content
This commit is contained in:
parent
c1534a2f6b
commit
ae438fb89f
|
|
@ -31,8 +31,8 @@ export default function About() {
|
|||
<div dangerouslySetInnerHTML={{ __html: pageDatas.post_content }} />
|
||||
<img className='personnages' src={personnages} alt='' />
|
||||
<Marquee />
|
||||
<Footer />
|
||||
</div>
|
||||
<Footer />
|
||||
</div>
|
||||
</AnimatedPage>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user