From 34ba17ceeecd3ac6be9e31be45ee76757da2dec0 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Wed, 6 Oct 2021 21:23:25 +0100 Subject: Implement basic index page --- src/templates/index.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/templates/index.php (limited to 'src') diff --git a/src/templates/index.php b/src/templates/index.php new file mode 100644 index 0000000..034f09c --- /dev/null +++ b/src/templates/index.php @@ -0,0 +1,16 @@ + + + + + + Bookmarks + + +

Hello

+ + + -- cgit v1.2.3-13-gbd6f