feat(content): add reusable partials and how-to template
This commit is contained in:
5
src/content/partials/support-link.mdx
Normal file
5
src/content/partials/support-link.mdx
Normal 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>
|
||||
Reference in New Issue
Block a user