Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil authored and dlaunikitis committed Feb 3, 2024
1 parent f728b97 commit 0e7bfc1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/resources/design-guide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ const DesignGuide = () => (
<>
<Head>
<title>Design Guide - Nebula Labs</title>
<link rel="canonical" href="https://www.utdnebula.com/resources/design-guide" key="canonical" />
<link
rel="canonical"
href="https://www.utdnebula.com/resources/design-guide"
key="canonical"
/>
<meta property="og:url" content="https://www.utdnebula.com/resources/design-guide" />
</Head>
<Header text="Design Guide" />
Expand Down

0 comments on commit 0e7bfc1

Please sign in to comment.