mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-27 01:57:40 -07:00
Get from env
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<div class="footer-frame">
|
||||
<div class="footer-content">
|
||||
<div>© {{ date('Y') }} by {{ env('APP_AUTHOR') }} | <a href="{{ env('APP_LINK_GITHUB') }}" title="GitHub"><i class="fab fa-github"></i></a> <a href="{{ env('APP_LINK_STEAM') }}" title="Steam"><i class="fab fa-steam"></i></a></div>
|
||||
<div>{{ env('APP_NAME') }} is not affiliated with Valve or Steam</div>
|
||||
<div>{{ env('APP_FOOTER_NOTICE') }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user