aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.php b/index.php
index b1160c2..08a2761 100755
--- a/index.php
+++ b/index.php
@@ -25,7 +25,10 @@
<p>This is the personal homepage of floppydisk.
</p>
- <?php require('./inc/lastfm.inc.php') ?>
+ <?php
+ require('./inc/lastfm.inc.php');
+ require('./inc/weatherdata.inc.php');
+ ?>
<h1>Contact</h1>
<p><strong>Mail</strong>: <a href="mailto:contact@diskfloppy.me">contact@diskfloppy.me</a><br>