Agent skills
Prettier eslint shopify
This commit is contained in:
@@ -20,7 +20,8 @@ function JournalArticle() {
|
||||
<main className="wrap flex flex-1 flex-col items-center justify-center py-40 text-center">
|
||||
<p className="eyebrow text-orange-500">404</p>
|
||||
<h1 className="display mt-6 text-4xl text-ink-900">
|
||||
This page has been <em className="italic text-orange-500">eaten.</em>
|
||||
This page has been{" "}
|
||||
<em className="italic text-orange-500">eaten.</em>
|
||||
</h1>
|
||||
<Link to="/journal" className="btn btn-ghost mt-10">
|
||||
Back to the Journal
|
||||
@@ -87,7 +88,9 @@ function JournalArticle() {
|
||||
|
||||
<Reveal delay={0.2}>
|
||||
<div className="mt-16 border-t border-ink-900/15 pt-10 text-center">
|
||||
<p className="font-script text-3xl text-orange-500">taste the story</p>
|
||||
<p className="font-script text-3xl text-orange-500">
|
||||
taste the story
|
||||
</p>
|
||||
<div className="mt-6 flex flex-wrap justify-center gap-4">
|
||||
<a
|
||||
href="https://shop.mozimo.in/"
|
||||
|
||||
Reference in New Issue
Block a user