chore: update remaining references to ThreeFold Marketplace with Project Mycelium

This commit is contained in:
mik-tf
2025-09-01 22:19:11 -04:00
parent b3969a84ae
commit bd17935e5e
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Deployment Credentials for ThreeFold Marketplace
# Deployment Credentials for Project Mycelium
# Copy this to .env.deploy and set your Gitea credentials
# Gitea username for git.ourworld.tf

View File

@@ -1,4 +1,4 @@
# ThreeFold Marketplace UX Testing Makefile
# Project Mycelium UX Testing Makefile
#
# Usage:
# make -f Makefile.ux-tests test-ux # Run core UX tests
@@ -66,7 +66,7 @@ clean-ux-tests:
# Help
help-ux:
@echo "ThreeFold Marketplace UX Testing Commands:"
@echo "Project Mycelium UX Testing Commands:"
@echo ""
@echo " setup-ux-tests - Setup test environment directories"
@echo " test-ux-quick - Quick smoke tests (3 core flows)"

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""
Industry Standard Data Validation and Repair Tool
Comprehensive fix for ThreeFold Marketplace user data files
Comprehensive fix for Project Mycelium user data files
"""
import json
@@ -157,7 +157,7 @@ def validate_all_user_files():
return results
def main():
print("🔧 ThreeFold Marketplace Data Validator")
print("🔧 Project Mycelium Data Validator")
print("========================================")
print()

View File

@@ -1,4 +1,4 @@
/* Custom styles for ThreeFold Marketplace */
/* Custom styles for Project Mycelium */
/* Global styles */
body {