Remove canary/nightly notification (#227)

This commit is contained in:
Schplee 2020-12-15 17:52:24 -08:00 committed by GitHub
parent f3e6c5624d
commit f752bf3499
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,6 @@
<section class="section">
<div class="container">
<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">
{{ .Content }}
</div>