mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
feat: add events page and music widget
- add music source from Listenbrainz, easter egg and evets page - update design of resume page Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+7
-3
@@ -1,3 +1,7 @@
|
||||
# WakaTime API key — used to fetch coding activity stats for the homepage
|
||||
# Get yours at https://wakatime.com/settings/api-key
|
||||
WAKATIME_API_KEY=
|
||||
# No environment variables required.
|
||||
# All external data is fetched from public APIs or configured in src/config/theme.ts.
|
||||
#
|
||||
# WakaTime: public share URL (configured in src/lib/wakatime.ts)
|
||||
# GitHub: public API (configured in src/lib/github.ts)
|
||||
# ListenBrainz: public API, username in src/config/theme.ts
|
||||
# Cal.com: embedded via CDN script (configured in src/pages/meeting.astro)
|
||||
|
||||
Reference in New Issue
Block a user