feat: rename app provider to application provider and update terminology in docs and UI

This commit is contained in:
mik-tf
2025-09-07 10:31:42 -04:00
parent 988d07a10d
commit 2ddd538941
11 changed files with 45 additions and 45 deletions

View File

@@ -1,10 +1,10 @@
{% extends "dashboard/layout.html" %}
{% block title %}ThreeFold Dashboard - App Provider{% endblock %}
{% block title %}ThreeFold Dashboard - Application Provider{% endblock %}
{% block dashboard_content %}
<div class="my-4">
<h1>App Provider Dashboard</h1>
<h1>Application Provider Dashboard</h1>
<p class="lead">Develop, deploy, and manage applications for the ThreeFold ecosystem</p>
<!-- Status Summary -->