minor improvements
This commit is contained in:
@@ -7,8 +7,8 @@ template: "frontpage.html"
|
||||
|
||||
# HPCE User Documentation
|
||||
|
||||
{ width="350px" }
|
||||
{ width="350px" }
|
||||
{ width="250px" }
|
||||
{ width="250px" }
|
||||
/// caption
|
||||
///
|
||||
|
||||
|
||||
@@ -25,7 +25,9 @@ theme:
|
||||
- navigation.indexes
|
||||
- toc.follow
|
||||
- content.action.edit
|
||||
- content.action.view
|
||||
# doesn't work with Gitea as the URL is based upon `edit_uri` which has an
|
||||
# explcit '_' underline prefixed for edit but not raw?!
|
||||
#- content.action.view
|
||||
palette:
|
||||
- media: "(prefers-color-scheme)"
|
||||
toggle:
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
{% endfor %}
|
||||
</ul>
|
||||
{# TODO we should try using the pages object to always get the correct relative uri #}
|
||||
<p>→ See <a href="/news/index.html">News</a> for more...</p>
|
||||
<p>→ Check out <a href="/news/index.html">News</a> for more...</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user