mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
refactor(website): rename docs -> website
This commit is contained in:
4
website/constants.ts
Normal file
4
website/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const GITHUB_URL = 'https://github.com/go-task/task';
|
||||
export const TWITTER_URL = 'https://twitter.com/taskfiledev';
|
||||
export const MASTODON_URL = 'https://fosstodon.org/@task';
|
||||
export const DISCORD_URL = 'https://discord.gg/6TY36E39UK';
|
||||
Reference in New Issue
Block a user