Aktualizacja stacji i stopki

This commit is contained in:
2021-01-02 20:48:07 +01:00
parent 709eacc980
commit ec74a43483
3 changed files with 205 additions and 2 deletions
+3
View File
@@ -6,6 +6,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="keywords" content="Stacjownik, TD2, Train Driver 2, stacjownik-td2">
<meta name="description" content="Automatycznie odświeżana strona wyświetlająca stacje w Train Driver 2!">
<title>Stacjownik</title> <title>Stacjownik</title>
<link rel="icon" href="<%= BASE_URL %>favicon.ico" /> <link rel="icon" href="<%= BASE_URL %>favicon.ico" />
+1 -1
View File
@@ -38,7 +38,7 @@
<footer class="app_footer"> <footer class="app_footer">
&copy; &copy;
<a href="https://td2.info.pl/profile/?u=20777" target="_blank">Spythere</a> <a href="https://td2.info.pl/profile/?u=20777" target="_blank">Spythere</a>
2020 | v{{VERSION}} 2020-2021 | v{{VERSION}}
</footer> </footer>
</div> </div>
</div> </div>
File diff suppressed because one or more lines are too long