1
0
Fork 0
forked from nin0/website

remove react

This commit is contained in:
darwinx64 2025-04-20 23:52:17 -05:00
parent 98412adab9
commit 0bb40ff89f
No known key found for this signature in database
29 changed files with 430 additions and 1730 deletions

4
src/utils/constants.ts Normal file
View file

@ -0,0 +1,4 @@
export const LASTFM_KEY: string = "3c5623fa1abbd11c49f53ca18e992ead";
export const LASTFM_API: string = "https://ws.audioscrobbler.com/2.0/?";
export const LANYARD_ID: string = "886685857560539176";
export const LANYARD_API: string = "wss://api.lanyard.rest/socket";