wiki linnk in resources
This commit is contained in:
parent
61fe048a31
commit
ae5dcdcfa5
|
@ -100,7 +100,7 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin'
|
|||
max-height: 4.5rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
max-width: 72rem;
|
||||
max-width: 90rem;
|
||||
margin: 0 auto;
|
||||
align-items: stretch;
|
||||
|
||||
|
|
|
@ -5,10 +5,17 @@ import Layout from '../../layouts/Layout.astro'
|
|||
<Layout title='Design Resources'>
|
||||
<main>
|
||||
<article>
|
||||
<h1>Design Resources</h1>
|
||||
<h1>Resources</h1>
|
||||
<p>Thank you for taking a look at this page!</p>
|
||||
<h2>Wiki</h2>
|
||||
<p>
|
||||
Should you need any additional resources feel free to join the
|
||||
A lot of information about H/i/P 22 can be found in <a
|
||||
href='https://wiki.hip-berlin.de/index.php'>our dedicated wiki</a
|
||||
>. If you want to get involved this is a great place to start!
|
||||
</p>
|
||||
<h2>Design</h2>
|
||||
<p>
|
||||
Should you need any additional design resources feel free to join the
|
||||
HiP-Design channel of our <a
|
||||
href='https://matrix.to/#/%23xc3-space%3A1312.media'>Matrix space</a
|
||||
>.
|
||||
|
|
Loading…
Reference in a new issue