From a25aca329747cac77264847b29cb844a45c7a88f Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Sun, 7 Jan 2018 23:56:13 +0100 Subject: Basic styling and header/footer markup --- html/includes/navbar.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 html/includes/navbar.php (limited to 'html/includes/navbar.php') diff --git a/html/includes/navbar.php b/html/includes/navbar.php new file mode 100755 index 0000000..41b3055 --- /dev/null +++ b/html/includes/navbar.php @@ -0,0 +1,21 @@ +
+ +
-- cgit