diff --git a/content/credits.md b/content/credits.md new file mode 100644 index 0000000..a868538 --- /dev/null +++ b/content/credits.md @@ -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/) \ No newline at end of file