mirror of
https://github.com/sern-handler/website
synced 2026-06-21 23:32:22 +00:00
refactor: extract constants into consts.ts, add prettier tailwind plugin for class sorting
This commit is contained in:
2
src/utils/consts.ts
Normal file
2
src/utils/consts.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const GITHUB_URL = "https://github.com/sern-handler";
|
||||
export const DISCORD_URL = "https://discord.gg/DwbF5H5JgQ";
|
||||
Reference in New Issue
Block a user