Skip to content

Commit

Permalink
Merge pull request #190 from cyklokoalicia/first_april_joke
Browse files Browse the repository at this point in the history
remove broken first april joke
  • Loading branch information
sveneld authored Apr 1, 2024
2 parents 561f964 + b6e7574 commit 1f38227
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
<script type="text/javascript" src="js/L.Control.Sidebar.js"></script>
<script type="text/javascript" src="js/translations.php"></script>
<script type="text/javascript" src="js/functions.js"></script>
<?php if (date('m-d') == '04-01' or date('m-d') == '04-02') {
echo '<script type="text/javascript" src="https://stamen-maps.a.ssl.fastly.net/js/tile.stamen.js?v1.3.0"></script>';
}
?>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css" />
<link rel="stylesheet" type="text/css" href="css/leaflet.css" />
Expand Down

0 comments on commit 1f38227

Please sign in to comment.