fix: stack settings page title

This commit is contained in:
trisua 2025-05-08 22:20:29 -04:00
parent 75d72460ae
commit 44ed832fd7

View file

@ -1,5 +1,5 @@
{% extends "root.html" %} {% block head %}
<title>Community settings - {{ config.name }}</title>
<title>Stack settings - {{ config.name }}</title>
{% endblock %} {% block body %} {{ macros::nav() }}
<main class="flex flex-col gap-2">
<div class="pillmenu">