From 1fdf40a8d6ea6a8129bf0733b14620f29208fa58 Mon Sep 17 00:00:00 2001 From: Jack De Winter Date: Fri, 5 Jul 2019 21:15:57 -0700 Subject: [PATCH] docs(update): set author information --- documentation/pelicanconf.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/pelicanconf.py b/documentation/pelicanconf.py index 4808de45..7f61e75c 100644 --- a/documentation/pelicanconf.py +++ b/documentation/pelicanconf.py @@ -164,4 +164,8 @@ "blurb": " opensource enthusiast and Lego fan doing some python simple programs like @redken_bot in telegram, etc", "avatar": "https://avatars.githubusercontent.com/u/312463", }, + "Jack De Winter": { + "url": "http://jackdewinter.github.io", + "blurb": "ever evolving, ever learning", + }, }