diff options
author | 0neGal <mail@0negal.com> | 2022-01-18 15:44:35 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-01-18 15:44:35 +0100 |
commit | 8829aab94b5cfc65cfbbe456015d9aabc22a0804 (patch) | |
tree | 40f9623faa2471d0e88ca458d6307258ad634bce /src/app | |
parent | 4d0ef0ca26afc9dc70fbc942dd05beca19e2f0a6 (diff) | |
download | Viper-8829aab94b5cfc65cfbbe456015d9aabc22a0804.tar.gz Viper-8829aab94b5cfc65cfbbe456015d9aabc22a0804.zip |
added proper crediting
Diffstat (limited to 'src/app')
-rw-r--r-- | src/app/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/app/index.html b/src/app/index.html index 8ebffff..4514d21 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -40,8 +40,9 @@ </ul> <h2>%%viper.menu.info.credits%%</h2> <ul> - <li>"Titanfall|2 + Northstar" logo: <a href="https://www.steamgriddb.com/logo/47851">Aftonstjarma</a></li> - <li>Viper logo: Imply#9781</li> + <li>Viper Logo: Imply#9781</li> + <li>Viper Background: <a href="https://www.reddit.com/r/titanfall/comments/fwuh2x/take_to_the_skies">Uber Panzerhund</a></li> + <li>Titanfall+Northstar Logo: <a href="https://www.steamgriddb.com/logo/47851">Aftonstjarma</a></li> </ul> </div> </div> |