From f5bc1f4ca3c61923e180b4113b4c52f9f8d8fad6 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Wed, 18 Nov 2020 14:00:29 +0100 Subject: [PATCH] Parameterise menus --- layouts/partials/flex/body-beforecontent.html | 21 ++++++++++++------- static/images/github_logo-color.svg | 3 --- static/images/github_logo-light.svg | 3 --- static/images/slack_logo-color.svg | 6 ------ static/images/slack_logo-light.svg | 10 --------- 5 files changed, 13 insertions(+), 30 deletions(-) delete mode 100644 static/images/github_logo-color.svg delete mode 100644 static/images/github_logo-light.svg delete mode 100644 static/images/slack_logo-color.svg delete mode 100644 static/images/slack_logo-light.svg diff --git a/layouts/partials/flex/body-beforecontent.html b/layouts/partials/flex/body-beforecontent.html index 0d5252b..685056a 100644 --- a/layouts/partials/flex/body-beforecontent.html +++ b/layouts/partials/flex/body-beforecontent.html @@ -29,21 +29,26 @@ {{- end}} - - Getting Started - {{/* TODO: Parameterise */}} + {{ end }} + {{- with .Site.Menus.socials}} + + {{- end}} + diff --git a/static/images/github_logo-color.svg b/static/images/github_logo-color.svg deleted file mode 100644 index 4c5f8b6..0000000 --- a/static/images/github_logo-color.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/images/github_logo-light.svg b/static/images/github_logo-light.svg deleted file mode 100644 index 358e299..0000000 --- a/static/images/github_logo-light.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/images/slack_logo-color.svg b/static/images/slack_logo-color.svg deleted file mode 100644 index 1d8d742..0000000 --- a/static/images/slack_logo-color.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/static/images/slack_logo-light.svg b/static/images/slack_logo-light.svg deleted file mode 100644 index 1f4c52f..0000000 --- a/static/images/slack_logo-light.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - -