Added dati on homepage

This commit is contained in:
MatMasIt 2022-02-06 17:36:16 +01:00 committed by GitHub
parent 6fc3f0437e
commit cf2fffb486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -201,7 +201,7 @@ function main($pdo)
</footer> </footer>
<footer class="w3-container w3-theme-d5"> <footer class="w3-container w3-theme-d5">
<p>Repo <a href="<?php echo $GLOBALS["repoUrl"]; ?>" target="_blank">github</a></p> <p>Repo <a href="<?php echo $GLOBALS["repoUrl"]; ?>" target="_blank">github</a> | <a href="open.php"> Scarica i dati</a></p>
</footer> </footer>
<script> <script>