Rebranding env

This commit is contained in:
Daniel Brendel
2022-09-25 10:22:02 +02:00
parent de0de9bfdd
commit 3b77756ef6

View File

@ -8,20 +8,20 @@
# string, integer, float, boolean and null (auto detected) # string, integer, float, boolean and null (auto detected)
# App settings # App settings
APP_NAME="SteamCards" APP_NAME="SteamWidgets"
APP_VERSION=1.0 APP_VERSION=1.0
APP_AUTHOR="Daniel Brendel" APP_AUTHOR="Daniel Brendel"
APP_CONTACT="dbrendel1988@gmail.com" APP_CONTACT="dbrendel1988@gmail.com"
APP_TITLE="${APP_NAME} - Integrate Steam Cards into your website" APP_TITLE="${APP_NAME} - Integrate Steam Widgets into your website"
APP_DESCRIPTION="Integrate Steam Cards of your game/app into your website" APP_DESCRIPTION="Integrate Steam Widgets of your game/app into your website"
APP_KEYWORDS="steam, cards, steam cards, widgets" APP_KEYWORDS="steam, widgets, steam widgets, steam game widget, steam app widget, steam server widget, steam player widget"
APP_DEBUG=true APP_DEBUG=true
APP_BASEDIR="" APP_BASEDIR=""
APP_SESSION=true APP_SESSION=true
APP_LINK_GITHUB="https://github.com/danielbrendel" APP_LINK_GITHUB="https://github.com/danielbrendel"
APP_LINK_TWITTER="https://twitter.com/dbrendel_dev" APP_LINK_TWITTER="https://twitter.com/dbrendel_dev"
APP_LINK_STEAM="https://store.steampowered.com/developer/danielbrendel/" APP_LINK_STEAM="https://store.steampowered.com/developer/danielbrendel/"
APP_PACKAGE="danielbrendel/steamcards-web" APP_PACKAGE="danielbrendel/steamwidgets-web"
APP_SHOWNPMUSAGE=true APP_SHOWNPMUSAGE=true
APP_NPMPACKAGENAME="" APP_NPMPACKAGENAME=""
APP_NPMPACKAGEURL="" APP_NPMPACKAGEURL=""