Merge pull request #5 from Hacking-in-Parallel-Berlin-22/tobias/add_font_resource
add font with link to resource page
This commit is contained in:
commit
f8553b6828
|
@ -20,6 +20,12 @@ import Layout from '../../layouts/Layout.astro'
|
|||
href='https://matrix.to/#/%23xc3-space%3A1312.media'>Matrix space</a
|
||||
>.
|
||||
</p>
|
||||
<h2>Font</h2>
|
||||
<p>
|
||||
We are using <a
|
||||
href='https://www.ibm.com/plex/'>IBM Plex Mono Medium</a
|
||||
>.
|
||||
</p>
|
||||
<section>
|
||||
<h2>Logos</h2>
|
||||
<div class='grid-2col'>
|
||||
|
|
Loading…
Reference in a new issue