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).
7 lines
240 B
PHP
7 lines
240 B
PHP
{{ Illuminate\Mail\Markdown::parse('---') }}
|
|
|
|
Thank you,<br>
|
|
{{ config('app.name') ?? 'MapleDeploy' }}
|
|
|
|
{{-- MapleDeploy branding: support link --}}
|
|
{{ Illuminate\Mail\Markdown::parse('[Contact Support](https://mapledeploy.ca/contact)') }}
|