mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 21:37:18 +00:00
Update heroContents.html (#353)
Co-authored-by: Tobias <thm.frey@gmail.com>
This commit is contained in:
parent
8972d9fef2
commit
fee327a1c9
|
@ -4,7 +4,7 @@
|
|||
<h2 class="title">{{ .Site.Params.Tagline }}</h2>
|
||||
<div class="content">
|
||||
<p>yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.</p>
|
||||
<p>It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux.</p>
|
||||
<p>It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and Android.</p>
|
||||
</div>
|
||||
<div>
|
||||
<a class="button mr-sm is-medium is-light is-hidden-touch" href="/downloads">
|
||||
|
|
Loading…
Reference in a new issue