From f783c57afb05c06905ab3ca91cfbefe3602dd26d Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 25 Dec 2017 13:16:08 +0100 Subject: [PATCH] Added G20 sub category page Signed-off-by: Jim Martens --- _data/header-menu.yml | 3 +++ politics/g20/index.html | 17 +++++++++++++++++ politics/index.html | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 politics/g20/index.html diff --git a/_data/header-menu.yml b/_data/header-menu.yml index 9f6125b..bbe2be5 100644 --- a/_data/header-menu.yml +++ b/_data/header-menu.yml @@ -1,6 +1,9 @@ items: - link: /politics/ title: Politics + items: + - link: /politics/g20/ + title: G20 - link: /about/ title: About - link: /media/ diff --git a/politics/g20/index.html b/politics/g20/index.html new file mode 100644 index 0000000..48dd48c --- /dev/null +++ b/politics/g20/index.html @@ -0,0 +1,17 @@ +--- +layout: category +title: G20 +category: G20 +sidebarboxes: author politics_qanda +parent_link: /politics/ +--- + +

G20

+ +

+ On this page you can find all my blog posts related to the G20 summit 2017 in Hamburg. At this point this includes + only the reports from the G20 special committee that was installed after the fact by the Hamburg parliament to + investigate everything related to G20 and the violence that erupted in that time frame. +

+ +

Blog posts

\ No newline at end of file diff --git a/politics/index.html b/politics/index.html index 1f9a1fa..5e63c0c 100644 --- a/politics/index.html +++ b/politics/index.html @@ -11,7 +11,7 @@ sidebarboxes: author politics_qanda On this page you can find all my political activities. If you have questions or suggestions, feel free to contact me via the email address provided in the sidebar box. Below you can find blog posts related to politics. When it makes sense I will add pages detailing specific topics. Such may be the case for election campaigns and the positions - I represent in them. + I represent in them. Already available is the sub category G20 which makes all posts related to G20 easier to access.

Blog posts

\ No newline at end of file