feat: rename ThreeFold to Mycelium in copyright, docs, specs, and UI across codebase

This commit is contained in:
mik-tf
2025-09-08 13:45:02 -04:00
parent 8d66810688
commit c054ceb24d
22 changed files with 146 additions and 146 deletions

View File

@@ -16,7 +16,7 @@
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="/">
<img src="/static/images/logo_dark.png" alt="ThreeFold Logo" height="30" class="me-2">
<img src="/static/images/logo_dark.png" alt="Mycelium Logo" height="30" class="me-2">
<span>Project Mycelium</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"

View File

@@ -5,7 +5,7 @@
{% block marketplace_content %}
<div class="my-4">
<h1>Professional Services</h1>
<p class="lead">Expert services to help you succeed with ThreeFold technology and infrastructure.</p>
<p class="lead">Expert services to help you succeed with Mycelium technology and infrastructure.</p>
<!-- Services Introduction -->
<div class="alert alert-info mb-4">
@@ -15,7 +15,7 @@
</div>
<div>
<h5 class="alert-heading">Professional Support & Services</h5>
<p>Our certified experts and trusted community providers offer comprehensive services to help you deploy, manage, and optimize your ThreeFold infrastructure and applications.</p>
<p>Our certified experts and trusted community providers offer comprehensive services to help you deploy, manage, and optimize your Mycelium infrastructure and applications.</p>
<hr>
<p class="mb-0">From initial consultation to ongoing support, we ensure your success with decentralized technology.</p>
</div>
@@ -320,7 +320,7 @@
<div class="card-body text-center">
<i class="bi bi-tools fs-1 text-primary mb-3"></i>
<h5>Deployment & Setup</h5>
<p class="small text-muted">Professional deployment, configuration, and optimization of your ThreeFold infrastructure and applications.</p>
<p class="small text-muted">Professional deployment, configuration, and optimization of your Mycelium infrastructure and applications.</p>
</div>
</div>
</div>