From fb4f361a13aa36731e8da325d62f5d80b3e8f1f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Tue, 28 Dec 2021 21:38:20 +0000 Subject: [PATCH] Update command.html --- layouts/partials/widgets/command.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/widgets/command.html b/layouts/partials/widgets/command.html index f95f7fb..2a1261d 100644 --- a/layouts/partials/widgets/command.html +++ b/layouts/partials/widgets/command.html @@ -1,7 +1,7 @@

Template

- {{ $resp := getJSON "https://api.github.com/repos/syui/hugo-theme-arch/readme" }} + {{ $resp := getJSON "https://api.github.com/repos/BioArchLinux/hugo-theme-archbio/readme" }} {{ $resp.content | base64Decode | markdownify }}