2021-08-26 02:16:09 +02:00
|
|
|
# this is used for local debugging
|
|
|
|
# RAZZLE_ variable is passed to the server
|
|
|
|
# copy this to .env for testing
|
|
|
|
|
|
|
|
RAZZLE_META_TITLE=Techno Tim
|
|
|
|
RAZZLE_META_DESCRIPTION=Techno Tim Link page
|
|
|
|
RAZZLE_META_AUTHOR=Techno Tim
|
2022-06-04 06:42:29 +02:00
|
|
|
RAZZLE_META_KEYWORDS=HomeLab, CSS, HTML, Engineering
|
2021-11-13 01:35:49 +01:00
|
|
|
RAZZLE_SKIP_HEALTH_CHECK_LOGS=true
|
2021-10-09 06:38:21 +02:00
|
|
|
RAZZLE_LANG=en
|
2021-08-26 02:16:09 +02:00
|
|
|
RAZZLE_THEME=Dark
|
|
|
|
RAZZLE_FAVICON_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg
|
|
|
|
RAZZLE_AVATAR_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_200x200.jpg
|
|
|
|
RAZZLE_AVATAR_2X_URL=https://pbs.twimg.com/profile_images/1286144221217316864/qIAsKOpB_400x400.jpg
|
|
|
|
RAZZLE_AVATAR_ALT=Techno Tim Profile Pic
|
|
|
|
RAZZLE_NAME=TechnoTim
|
|
|
|
RAZZLE_BIO=Hey! Just a place where you can connect with me!
|
|
|
|
RAZZLE_GITHUB=https://github.com/timothystewart6
|
|
|
|
RAZZLE_TWITTER=https://twitter.com/TechnoTimLive
|
|
|
|
RAZZLE_INSTAGRAM=https://www.instagram.com/techno.tim
|
|
|
|
RAZZLE_YOUTUBE=https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A
|
|
|
|
RAZZLE_TWITCH=https://www.twitch.tv/technotim/
|
2022-01-09 04:55:23 +01:00
|
|
|
RAZZLE_DISCORD=https://l.technotim.live/discord
|
2021-08-26 02:16:09 +02:00
|
|
|
RAZZLE_TIKTOK=https://www.tiktok.com/@technotim
|
|
|
|
RAZZLE_KIT=https://kit.co/TechnoTim
|
2021-10-06 04:40:51 +02:00
|
|
|
RAZZLE_FOOTER=Thanks for stopping by!
|
2021-10-16 21:41:08 +02:00
|
|
|
RAZZLE_GA_TRACKING_ID=G-XXXXXXXXXX
|
|
|
|
RAZZLE_UMAMI_WEBSITE_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
|
|
|
RAZZLE_UMAMI_APP_URL=https://your-umami-app.com
|
2021-11-24 04:17:45 +01:00
|
|
|
RAZZLE_BUTTON_ORDER=YOUTUBE,TWITCH,TWITTER,GITHUB,INSTAGRAM,DISCORD,FACEBOOK,TIKTOK,KIT,PATREON
|
|
|
|
RAZZLE_CUSTOM_BUTTON_TEXT=Visit My Site,Visit My OTHER Site
|
|
|
|
RAZZLE_CUSTOM_BUTTON_URL=https://technotim.live,https://www.youtube.com/channel/UCOk-gHyjcWZNj3Br4oxwh0A
|
|
|
|
RAZZLE_CUSTOM_BUTTON_COLOR=#ED2756,#0085FF
|
|
|
|
RAZZLE_CUSTOM_BUTTON_TEXT_COLOR=#ffffff,#ffffff
|
|
|
|
RAZZLE_CUSTOM_BUTTON_ALT_TEXT=Visit my site!,Visit my OTHER Site!
|
2021-12-10 17:55:01 +01:00
|
|
|
RAZZLE_CUSTOM_BUTTON_NAME=HOMEPAGE,HOMEPAGE2
|
2021-12-15 16:59:31 +01:00
|
|
|
RAZZLE_CUSTOM_BUTTON_ICON=fas link,fab youtube
|
|
|
|
RAZZLE_BUTTON_TARGET=_blank
|