mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Clarify on index page that 3rd edition is an alpha release
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
{% set posts = posts_section.pages %}
|
{% set posts = posts_section.pages %}
|
||||||
|
|
||||||
<h1>Writing an OS in Rust</h1>
|
<h1>Writing an OS in Rust</h1>
|
||||||
<p>{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }}</p>
|
<p>{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }} <em class="gray">— Third Edition (Alpha Release)</em></p>
|
||||||
|
|
||||||
<div class="front-page-introduction">
|
<div class="front-page-introduction">
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user