From ced840ef234be6625ad7271f891caaaa8a92f0b6 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 18 Mar 2022 05:06:37 +0000 Subject: feat(footer): giscus comments --- src/routes/__layout.svelte | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src') diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index 8d3337a..2435b58 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -31,4 +31,21 @@ SPDX-License-Identifier: GPL-3.0-only --> String copyright = "2022-{new Date().getFullYear()} Fuwn";

+ + + + -- cgit v1.2.3