mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 01:57:40 -07:00
Package info
This commit is contained in:
@ -23,6 +23,7 @@ APP_LINK_TWITTER="https://twitter.com/dbrendel_dev"
|
||||
APP_LINK_STEAM="https://store.steampowered.com/developer/danielbrendel/"
|
||||
APP_PACKAGE="danielbrendel/steamcards-web"
|
||||
APP_SHOWNPMUSAGE=true
|
||||
APP_NPMPACKAGENAME=""
|
||||
APP_NPMPACKAGEURL=""
|
||||
|
||||
STEAM_API_KEY=""
|
||||
|
@ -36,11 +36,11 @@
|
||||
</div>
|
||||
|
||||
<div class="navbar-item">
|
||||
<img src="https://img.shields.io/github/issues/{{ env('APP_PACKAGE') }}?style=social"/>
|
||||
<img src="https://img.shields.io/github/stars/{{ env('APP_PACKAGE') }}?style=social"/>
|
||||
</div>
|
||||
|
||||
<div class="navbar-item">
|
||||
<img src="https://img.shields.io/github/downloads/{{ env('APP_PACKAGE') }}/total?style=social"/>
|
||||
<img src="https://img.shields.io/npm/dt/{{ env('APP_NPMPACKAGENAME') }}?style=social"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user