mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-21 10:45:30 -04:00
separate repository grid styles/logic from the card component
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import { MailIcon, LockIcon } from "../components/icons";
|
||||
export default function Contact() {
|
||||
return (
|
||||
<Layout>
|
||||
<Container title="✉️ Contact Me">
|
||||
<Container title="Contact Me">
|
||||
<PageTitle
|
||||
title={
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user