mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 17:25:40 +00:00
Removed views component from home page
This commit is contained in:
parent
c719e09c81
commit
c9fb294fc7
@ -138,7 +138,6 @@ export default function Home({articles}: { articles: Article[] }) {
|
|||||||
<Resume/>
|
<Resume/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Views slug='home' shouldRender={false}/>
|
|
||||||
</Container>
|
</Container>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user