revamp template
This commit is contained in:
8
src/config/general.config.ts
Normal file
8
src/config/general.config.ts
Normal file
@ -0,0 +1,8 @@
|
||||
const generalSettings: any = {
|
||||
purchaseLink: 'https://1.envato.market/Vm7VRE',
|
||||
devsLink: 'https://devs.keenthemes.com',
|
||||
faqLink: 'https://keenthemes.com/metronic',
|
||||
aboutLink: 'https://keenthemes.com/metronic'
|
||||
};
|
||||
|
||||
export { generalSettings };
|
||||
Reference in New Issue
Block a user