1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

component reorganization

This commit is contained in:
2022-01-16 18:31:51 -05:00
parent a139447b39
commit ad0431d3b9
25 changed files with 73 additions and 56 deletions

View File

@ -1,7 +1,7 @@
import Image from "next/image";
import { NextSeo } from "next-seo";
import Content from "../components/Content";
import PageTitle from "../components/page/PageTitle";
import Title from "../components/title/Title";
import { FloppyIcon, SirenIcon } from "../components/icons";
/* eslint-disable camelcase */
@ -32,9 +32,9 @@ const Previously = () => (
}}
/>
<PageTitle>
<Title>
<FloppyIcon /> Previously on...
</PageTitle>
</Title>
<Content>
<figure>