feat(content): add reusable partials and how-to template

This commit is contained in:
2026-05-17 10:28:52 -07:00
parent 84e1318b33
commit 8c23b835d6
6 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import { URLS } from './urls.mdx';
<div class="anhh-accent-callout">
**Still stuck?** Open a [support ticket]({URLS.whmcsTicket}) and our team will help.
</div>