refactor: use nuxt compatiable 4 folder
This commit is contained in:
10
app/constants/links.ts
Normal file
10
app/constants/links.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
export const links = {
|
||||
/**
|
||||
* 菜谱投稿链接
|
||||
*/
|
||||
contribute: 'https://docs.qq.com/form/page/DWk9GWW9oTmlXZU9V',
|
||||
/**
|
||||
* 兔小巢反馈
|
||||
*/
|
||||
feedback: 'https://support.qq.com/product/507827',
|
||||
}
|
||||
Reference in New Issue
Block a user