Add build configs page

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent 7e9c6c3337
commit e9d2efcfdd
4 changed files with 88 additions and 1 deletions

View file

@ -1 +1,5 @@
{% extends 'default' %}
{% block content_bottom %}
{% include 'about-me.html.twig' %}
{% endblock %}