Change docs links, add to footer

This commit is contained in:
2020-02-19 07:00:14 +00:00
parent 8a3b09ed9b
commit 32bfb49152
2 changed files with 6 additions and 3 deletions

View File

@@ -34,6 +34,9 @@ export function Footer() {
<a href='https://github.com/Protospace' target='_blank' rel='noopener noreferrer' aria-label='link to our github'>
<Icon name='github' size='large' />
</a>
<a href='https://docs.my.protospace.ca' target='_blank' rel='noopener noreferrer' aria-label='link to our docs'>
<Icon name='book' size='large' />
</a>
</p>
<p>© 2020 Calgary Protospace Ltd.</p>