Open Issues Need Help
View All on GitHub Compress the subdomain block into a single block about 2 months ago
good first issue
AI Summary: This task requires modifying the frontend build process to output shared assets into a new 'shared' directory. The nginx configuration (`nginx.conf`) must be updated to allow all sites access to this shared directory via a `/shared/` location. Finally, all static site links (HTML and CSS) referencing these assets need to be updated to use the new `/shared/` path.
Complexity:
4/5
good first issue