#14 Proper wording

This commit is contained in:
Daniel Brendel
2024-04-03 02:09:03 +02:00
parent af851fab96
commit bcc773aa67
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ APP_BASEDIR=""
APP_SESSION=true
APP_LINK_GITHUB="https://github.com/danielbrendel"
APP_LINK_STEAM="https://store.steampowered.com/developer/danielbrendel/"
APP_PACKAGE="danielbrendel/steamwidgets-web"
APP_REPOSITORY="danielbrendel/steamwidgets-web"
APP_SHOWNPMUSAGE=true
APP_NPMPACKAGENAME=""
APP_NPMPACKAGEURL=""

View File

@ -40,11 +40,11 @@
<div class="navbar-end">
<div class="navbar-item">
<img src="https://img.shields.io/github/forks/{{ env('APP_PACKAGE') }}?style=flat"/>
<img src="https://img.shields.io/github/forks/{{ env('APP_REPOSITORY') }}?style=flat"/>
</div>
<div class="navbar-item">
<img src="https://img.shields.io/github/stars/{{ env('APP_PACKAGE') }}?style=flat"/>
<img src="https://img.shields.io/github/stars/{{ env('APP_REPOSITORY') }}?style=flat"/>
</div>
<div class="navbar-item">