php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 374333ed3a - Show all commits

View File

@ -1,7 +1,7 @@
<?php
echo '<meta charset="UTF-8"/>';
echo '<meta name="description" content="Athena - Live train departures for traincrew."/>;'
echo '<meta name="description" content="Athena - Live train departures for traincrew."/>';
echo '<meta name="viewport" content="width=device-width, initial-scale=1.0">';
echo '<meta name="application-name" content="Athena">';
echo '<meta name="author" content="Frederick Boniface">';