coolify/resources/views/livewire/security/cloud-tokens.blade.php
rosslh c58fe11782 feat(branding): apply MapleDeploy branding to Coolify
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).
2026-02-15 17:54:19 -08:00

7 lines
155 B
PHP

<div>
<x-slot:title>
Cloud Tokens | MapleDeploy
</x-slot>
<x-security.navbar />
<livewire:security.cloud-provider-tokens />
</div>