Replace Coolify branding with MapleDeploy throughout the UI: logos, favicon, fonts (Overlock 900), color scheme, help links, and page titles. Remove GitHub Actions workflows and add Forgejo CI build workflow. Strip cloud-only features (subscription prompts, sponsor links, server creation cloud options).
8 lines
223 B
PHP
8 lines
223 B
PHP
<div>
|
|
<x-slot:title>
|
|
Subscription | MapleDeploy
|
|
</x-slot>
|
|
<h1>Subscription</h1>
|
|
<div class="subtitle">Manage your plan, billing, and server limits.</div>
|
|
<livewire:subscription.actions />
|
|
</div>
|