mirror of
https://github.com/BioArchLinux/hugo-theme-archbio.git
synced 2025-03-10 12:02:42 +00:00
Update command.html
This commit is contained in:
parent
822ecaf332
commit
fb4f361a13
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="widget-wrap">
|
||||
<div class="widget">
|
||||
<h3 class="widget-title">Template</h3>
|
||||
{{ $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 }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue