add wiki to socials
This commit is contained in:
parent
851577c076
commit
1963502e38
2 changed files with 13 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue