diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-10 14:05:34 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-10 14:53:01 +0100 |
commit | 4000a79371d7cb0b798779521f2e0a4a9fc22bee (patch) | |
tree | 9140e76b93a09c5310417b9533653baf144adb1f /site/_layouts | |
parent | 282c03752e70b001ea7fc6e6d41d8f27b26e224b (diff) |
webdocs-agl: adjust theming
Change-Id: Ia1eaeaf07f7158d6402e048dfe9220bfcb6444a5
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_layouts')
-rw-r--r-- | site/_layouts/iotbzh.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/site/_layouts/iotbzh.html b/site/_layouts/iotbzh.html deleted file mode 100644 index 40aee7a..0000000 --- a/site/_layouts/iotbzh.html +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: base ---- - -{% include header.html %} -{{ content }} -{% include footer_site.html %} |