From fbea61bc0e2da5b9040b0821df89c9821c2f00a4 Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Thu, 27 Apr 2017 08:25:41 -0500 Subject: Fix broken hamburger menu Fixes #43 --- config.codekit3 | 22 ++++++++++++++++++++++ images/screenshot.png | Bin 0 -> 1027955 bytes images/tn.png | Bin 0 -> 1027955 bytes layouts/partials/header.html | 2 -- 4 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 images/screenshot.png create mode 100644 images/tn.png diff --git a/config.codekit3 b/config.codekit3 index d9dadae..abd3699 100644 --- a/config.codekit3 +++ b/config.codekit3 @@ -7108,6 +7108,28 @@ "oT": 1, "q": 100 }, + "\/images\/screenshot.png": { + "ft": 32768, + "iS": 1027955, + "oA": 0, + "oAP": "\/images\/screenshot.png", + "oF": 0, + "oIPL": 0, + "opt": 0, + "oT": 1, + "q": 100 + }, + "\/images\/tn.png": { + "ft": 32768, + "iS": 1027955, + "oA": 0, + "oAP": "\/images\/tn.png", + "oF": 0, + "oIPL": 0, + "opt": 0, + "oT": 1, + "q": 100 + }, "\/layouts\/404.html": { "ft": 8192, "oA": 0, diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..48528d1 Binary files /dev/null and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png new file mode 100644 index 0000000..48528d1 Binary files /dev/null and b/images/tn.png differ diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 867cdd7..2f68b3c 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,5 +1,4 @@ -- cgit v1.2.3