From 3edaecb29bad30e53207f3ea05896558bc389550 Mon Sep 17 00:00:00 2001 From: Anthony Berg Date: Wed, 15 Nov 2023 03:19:31 +0000 Subject: [PATCH] feat(theme): add github repository link for website --- theme.config.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/theme.config.js b/theme.config.js index 696ce0d..ed9eac2 100644 --- a/theme.config.js +++ b/theme.config.js @@ -1,10 +1,13 @@ +import Link from "next/link"; + const YEAR = new Date().getFullYear() export default { footer: (