From 9a4837f1630912906937e324ce7497414b5d4254 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 24 Jul 2017 11:43:51 +0200 Subject: Add navbar to projects page --- public/img/logo.png | Bin 0 -> 2825 bytes public/index.html | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 public/img/logo.png create mode 100644 public/index.html (limited to 'public') diff --git a/public/img/logo.png b/public/img/logo.png new file mode 100644 index 00000000..d743038b Binary files /dev/null and b/public/img/logo.png differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 00000000..8429885a --- /dev/null +++ b/public/index.html @@ -0,0 +1,36 @@ + + + + + OpenDC + + + + + + + + + + + + + + + + + + +
+ + + + + -- cgit v1.2.3