mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2025-09-07 19:56:49 +00:00
typo
This commit is contained in:
parent
8db001158a
commit
1c47be24a3
|
@ -8,7 +8,7 @@
|
|||
</div>
|
||||
{{ if and $author $coauthor }}
|
||||
<div>
|
||||
<span class="h3 px-md py-sm ">
|
||||
<span class="h3 px-md py-sm">
|
||||
Written by <a href="https://community.citra-emu.org/users/{{ $author.key }}">{{ $author.name }}</a>
|
||||
and <a href="https://community.citra-emu.org/users/{{ $coauthor.key }}">{{ $coauthor.name }}</a>
|
||||
on {{ .Date.Format $.Site.Params.fmt.Date }}
|
||||
|
|
Loading…
Reference in a new issue