From 9d01f13c02bd24400eaf36fcb66dc5b9db2d98ac Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Thu, 21 Jan 2016 14:52:58 +0100 Subject: Make partials --- client/partials/empty | 0 client/partials/favicon.html | 0 client/partials/header.html | 0 client/partials/nav.html | 0 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 client/partials/empty create mode 100644 client/partials/favicon.html create mode 100644 client/partials/header.html create mode 100644 client/partials/nav.html (limited to 'client/partials') diff --git a/client/partials/empty b/client/partials/empty deleted file mode 100644 index e69de29..0000000 diff --git a/client/partials/favicon.html b/client/partials/favicon.html new file mode 100644 index 0000000..e69de29 diff --git a/client/partials/header.html b/client/partials/header.html new file mode 100644 index 0000000..e69de29 diff --git a/client/partials/nav.html b/client/partials/nav.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3