From ea84b107dc969cf34afc1cde98e0379d7970a384 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Tue, 30 Oct 2018 23:15:01 +0100 Subject: [PATCH] Added sidebar box for election data Signed-off-by: Jim Martens --- _data/author.yml | 2 ++ _includes/sidebar/election-info.html | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 _includes/sidebar/election-info.html diff --git a/_data/author.yml b/_data/author.yml index afd260f..c6a9de6 100644 --- a/_data/author.yml +++ b/_data/author.yml @@ -14,6 +14,8 @@ snowden_topic: snowden-refugees github_username: 2martens twitter_username: 2martens fingerprint_gpg: F0F1 53B6 5BAD 4672 01D7 544E 4739 3ABD 1F96 B7C8 +election_district: N.N. +election_listnr: N.N. publickey_gpg: /assets/gpg/0x1F96B7C8-pub.asc publications: - link: /assets/pdf/bachelor-thesis.pdf diff --git a/_includes/sidebar/election-info.html b/_includes/sidebar/election-info.html new file mode 100644 index 0000000..97c084a --- /dev/null +++ b/_includes/sidebar/election-info.html @@ -0,0 +1,12 @@ + \ No newline at end of file