From 407fabe011f496aaeb91b4ea5609b644a2e8f7c7 Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Mon, 22 Nov 2021 10:55:44 +0100 Subject: [PATCH] Add gitub to website --- website/src/index.pug | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/index.pug b/website/src/index.pug index f157f61..ed14c7f 100644 --- a/website/src/index.pug +++ b/website/src/index.pug @@ -102,6 +102,10 @@ html( lang=content.lang ) h2 What media are available for the Rocketeers? p Each Rocketeer have a scalable vector file so you can use the art on any size medium. We will also supply jpegs so you can easily use them for your online identities. + h2 Is the code open source? + p Yes, you can find it + a( href="https://github.com/actuallymentor/rocketeer" ) in this Github repository. +