add wiki to socials

This commit is contained in:
BlkPingu 2022-11-24 20:04:33 +01:00
parent 851577c076
commit 1963502e38
2 changed files with 13 additions and 0 deletions

View file

@ -35,4 +35,13 @@ const { additionalClass } = Astro.props
><img src='/icons/github.svg' alt='' />
</a>
</li>
<li class='matrix'>
<a
href='https://wiki.hip-berlin.de/'
title='HiP 2022 Wiki'
rel='noopener noreferrer'
target='_blank'
><img src='/icons/wiki.svg' alt='' />
</a>
</li>
</ul>