aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-18 15:44:35 +0100
committer0neGal <mail@0negal.com>2022-01-18 15:44:35 +0100
commit8829aab94b5cfc65cfbbe456015d9aabc22a0804 (patch)
tree40f9623faa2471d0e88ca458d6307258ad634bce
parent4d0ef0ca26afc9dc70fbc942dd05beca19e2f0a6 (diff)
downloadViper-8829aab94b5cfc65cfbbe456015d9aabc22a0804.tar.gz
Viper-8829aab94b5cfc65cfbbe456015d9aabc22a0804.zip
added proper crediting
-rw-r--r--README.md4
-rw-r--r--src/app/index.html5
2 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1b83785..bc82b23 100644
--- a/README.md
+++ b/README.md
@@ -81,4 +81,6 @@ Keep in mind building all Linux builds may take a while on some systems as packa
## Credits
-All credits for logos go to Imply#9781.
+**Logo:** Imply#9781<br>
+**Viper Background:** [Uber Panzerhund](https://www.reddit.com/r/titanfall/comments/fwuh2x/take_to_the_skies)<br>
+**Titanfall+Northstar Logo:** [Aftonstjarma](https://www.steamgriddb.com/logo/47851)
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>