feat: rename project from DocuNova to DocuElevate, update related documentation and templates

This commit is contained in:
Christian Krakau-Louis
2025-04-03 23:25:51 +02:00
parent 7dca46b94b
commit 8f311d730a
35 changed files with 112 additions and 114 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block title %}DocuNova - License{% endblock %}
{% block title %}DocuElevate - License{% endblock %}
{% block content %}
<div class="container mx-auto px-4 py-8">
@@ -14,7 +14,7 @@
</div>
<p class="mt-4 text-gray-600">
DocuNova is distributed under the Apache License 2.0, which is a permissive
DocuElevate is distributed under the Apache License 2.0, which is a permissive
open-source software license that allows you to use, modify, distribute, and
contribute to the project.
</p>