mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 14:30:31 +00:00
Remove canary/nightly notification (#227)
This commit is contained in:
parent
f3e6c5624d
commit
f752bf3499
|
@ -2,14 +2,6 @@
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">{{ .Title }}</h1>
|
<h1 class="title">{{ .Title }}</h1>
|
||||||
|
|
||||||
<article class="message has-text-weight-semibold">
|
|
||||||
<div class="message-body">
|
|
||||||
<p>We have recently merged the Nightly and Canary builds into a single release channel.</p>
|
|
||||||
<a href="https://yuzu-emu.org/entry/yuzu-migration/">Read our blog post</a>
|
|
||||||
</div>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue