code: upgrade to axum 0.7, working on repo info system

This commit is contained in:
2024-01-26 11:26:47 +01:00
parent 0adae154c8
commit 9f4067e94c
11 changed files with 389 additions and 82 deletions

View File

@@ -1,4 +1,18 @@
{% extends "base.html.j2" %}
{% extends "base.jinja" %}
{% block extrahead %}
<style type="text/css">
.hidden.menu {
display: none;
}
.masthead.segment {
min-height: 700px;
padding: 1em 0em;
}
</style>
{% endblock extrahead %}
{% block content %}
<div class="pusher">