Skip to content

Commit c7f57cf

Browse files
committed
fix(docs): Make cedarjs.com index more mobile friendly
1 parent f4def66 commit c7f57cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/pages/index.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,11 @@ export default function Home() {
8484
<cite style={{ display: 'block' }}>
8585
{' '}
8686
<a href="https://indigenousfoundations.arts.ubc.ca/cedar/">
87-
https://indigenousfoundations.arts.ubc.ca/cedar/
87+
https://indigenousfoundations.
88+
<wbr />
89+
arts.
90+
<wbr />
91+
ubc.ca/cedar/
8892
</a>
8993
</cite>
9094
</blockquote>

0 commit comments

Comments
 (0)