mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 04:15:41 -05:00
directly (and still dynamically) assign a few of the mdx components
This commit is contained in:
@@ -2,7 +2,7 @@ import Layout from "../components/Layout";
|
||||
import Container from "../components/Container";
|
||||
import Content from "../components/Content";
|
||||
import PageTitle from "../components/page/PageTitle";
|
||||
import Video from "../components/video/FullPageVideo";
|
||||
import Video from "../components/video/Video";
|
||||
|
||||
import thumbnail from "../public/static/images/leo/thumb.png";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user