feat(content): add reusable partials and how-to template
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export const URLS = {
|
||||
whmcs: 'https://secure.anhonesthost.com',
|
||||
whmcsTicket: 'https://secure.anhonesthost.com/submitticket.php',
|
||||
whmcsClientArea: 'https://secure.anhonesthost.com/clientarea.php',
|
||||
publicSite: 'https://anhonesthost.com',
|
||||
whpDirectExample: 'https://your-server-hostname:8443',
|
||||
};
|
||||
Reference in New Issue
Block a user