diff --git a/includes/footer.php b/includes/footer.php new file mode 100644 index 0000000..11afb25 --- /dev/null +++ b/includes/footer.php @@ -0,0 +1 @@ +

© Copyright 2020 - 2021 | azunalabs.se

\ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..7e0d6dd --- /dev/null +++ b/index.php @@ -0,0 +1,31 @@ + + + + + + <?php echo $sitetitle; ?> + + + + + + + + + + + + + + +
+ +
+ + + \ No newline at end of file