From 7675aad8555d1943c0d06a9fc662aa9164cfce7f Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 20 Feb 2017 14:57:52 +0100 Subject: Responsiveness, scrolling in link-wrapper --- index.php | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..4938f0c --- /dev/null +++ b/index.php @@ -0,0 +1,68 @@ + + + + + <?= $config['title']; ?> + + + + + + + + + + +
 
+ +   + + + + + + '; + echo ' Picture by '; + echo ''; + } + ?> + + + + + + + + -- cgit v1.2.3