Skip to content

Commit

Permalink
Updated glossarystub text
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmBhandal committed May 26, 2022
1 parent 98702f1 commit aeba7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yipsite/src/routes/glossary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Link } from "react-router-dom";
export default function Glossary(){
return <VStack>
{/*TODO*/}
<Box>Glossary</Box>
<Box>We're compiling our glossary - stay tuned!</Box>
<Link to="/glossary/yiptionary"> Down to Yiptionary</Link>
</VStack>
}

0 comments on commit aeba7aa

Please sign in to comment.