- No longer updated! You are viewing the a post of the first edition of “Writing an OS in Rust”, which is no longer updated. You can find the second edition here.
-
-
+
+
+ No longer updated! You are viewing the a post of the first edition of “Writing an OS in Rust”, which is no longer updated. You can find the second edition here.
+
+
{{ page.content | safe }}
{% endblock main %}
diff --git a/blog/templates/second-edition/page.html b/blog/templates/second-edition/page.html
index 6b4a13d0..02055d11 100644
--- a/blog/templates/second-edition/page.html
+++ b/blog/templates/second-edition/page.html
@@ -14,13 +14,6 @@
{% if page.extra.updated %} (updated on {{ page.extra.updated | date(format="%b %d, %Y") }}) {% endif %}
- {% if page.extra.warning %}
-