diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | src/app/index.html | 5 |
2 files changed, 6 insertions, 3 deletions
@@ -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 c8777e4..fe383a0 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -43,8 +43,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> |