mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 07:57:49 +00:00
Add a subtitle: Writing an OS in Rust
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<header class="masthead">
|
||||
<h3 class="masthead-title">
|
||||
<a href="{{ site.baseurl }}/" title="Home">{{ site.full_title }}</a>
|
||||
<!--<small>{{ site.tagline }}</small>-->
|
||||
<small>{{ site.tagline }}</small>
|
||||
<span class="navigation">
|
||||
{% for page in site.navigation_pages %}
|
||||
<small><a href="{{ page[1] }}">{{ page[0] }}</a></small>
|
||||
|
||||
Reference in New Issue
Block a user