mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Change the title to “Writing an OS in Rust”
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<title>
|
||||
{% if page.title == "Home" %}
|
||||
{{ site.title }} · {{ site.tagline }}
|
||||
{{ site.full_title }} · {{ site.title }}
|
||||
{% else %}
|
||||
{{ page.title }} · {{ site.title }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user