Clarify on index page that 3rd edition is an alpha release

This commit is contained in:
Philipp Oppermann
2020-12-16 20:21:54 +01:00
parent 60a0b3bc28
commit 50683507da

View File

@@ -9,7 +9,7 @@
{% set posts = posts_section.pages %}
<h1>Writing an OS in Rust</h1>
<p>{{ config.extra.subtitle | replace(from=" ", to="&nbsp;") | safe }}</p>
<p>{{ config.extra.subtitle | replace(from=" ", to="&nbsp;") | safe }} <em class="gray">— Third Edition (Alpha Release)</em></p>
<div class="front-page-introduction">
<p>