This commit is contained in:
parent
5a3f47dee1
commit
9b4879574c
8
content/credits.md
Normal file
8
content/credits.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
---js
|
||||||
|
const eleventyNavigation = {
|
||||||
|
key: "CREDITS",
|
||||||
|
order: 5
|
||||||
|
};
|
||||||
|
---
|
||||||
|
# Credits
|
||||||
|
This website uses the font [Mister Twiggs Heavy](https://www.typeinnovations.com/fonts/mister-twiggs) by [Type Innovations](https://www.typeinnovations.com/)
|
Loading…
Reference in a new issue