diff --git a/app/page.tsx b/app/page.tsx index b072dfa..7729c02 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -40,7 +40,7 @@ const EXAMPLES = [ const ArticulatableDefinition = () => { return ( - + diff --git a/components/Footer.tsx b/components/Footer.tsx index 30816aa..eb0c660 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -13,9 +13,10 @@ const Footer = () => {