From 74bfd79303ba8776e3b9d02f125a6c93eef9d2b5 Mon Sep 17 00:00:00 2001 From: Olivier Roques Date: Sat, 1 Aug 2020 23:02:44 +0200 Subject: First commit --- layouts/partials/footer.html | 0 layouts/partials/head.html | 0 layouts/partials/header.html | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 layouts/partials/footer.html create mode 100644 layouts/partials/head.html create mode 100644 layouts/partials/header.html (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..e69de29 diff --git a/layouts/partials/head.html b/layouts/partials/head.html new file mode 100644 index 0000000..e69de29 diff --git a/layouts/partials/header.html b/layouts/partials/header.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3