mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-12 11:12:49 +03:30
7 lines
238 B
Bash
7 lines
238 B
Bash
NUXT_PUBLIC_LOAD_PLAUSIBLE="no"
|
|
|
|
# GitHub API Token for contribution graph
|
|
# Create a token at: https://github.com/settings/tokens
|
|
# Required scopes: read:user (optional but recommended for higher rate limits)
|
|
NUXT_PUBLIC_GITHUB_TOKEN=""
|