From ae0920aab0c6152007d30818bd6fc5c4e2a967cf Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Sun, 31 May 2020 15:43:44 +0200 Subject: [PATCH] social links added --- mkdocs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 647e45de..5619b1c0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -138,3 +138,11 @@ copyright: 2020 Red Hat Spain (unoffic google_analytics: ['UA-167788447-1', 'awesome kubernetes'] #remote_branch: gh-pages #remote_name: origin +extra: + social: + - icon: fontawesome/brands/twitter + link: https://twitter.com/redhatspain + - icon: fontawesome/brands/linkedin + link: https://www.linkedin.com/groups/1937212/ + - icon: fontawesome/brands/github-alt + link: https://github.com/inafev \ No newline at end of file