mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Auto-format edition-3 templates
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
<h2 class="masthead-title">
|
||||
<a href="{{ config.base_url | safe }}/edition-3" title="Home">{{ config.title | safe }}</a>
|
||||
</h2>
|
||||
<p><small>{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }} — Third Edition (Alpha Release)</small></p>
|
||||
<p><small>{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }}
|
||||
— Third Edition (Alpha Release)</small></p>
|
||||
{% block header %}{% endblock header %}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user