From 5b457b0e52e0c3214d54f68915237d0734e39f9c Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 9 Mar 2020 23:31:27 +0100 Subject: [PATCH] adding github buttons to layout --- _data/rules.yml | 4 + _layouts/default.html | 184 ++++++++++++++++++++++++++++-------------- 2 files changed, 126 insertions(+), 62 deletions(-) diff --git a/_data/rules.yml b/_data/rules.yml index e2fe678..681ecc6 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -462,6 +462,10 @@ groups: - name: MongoDB exporters: + - name: percona/mongodb_exporter + doc_url: https://github.com/percona/mongodb_exporter + rules: + - name: dcu/mongodb_exporter doc_url: https://github.com/dcu/mongodb_exporter rules: diff --git a/_layouts/default.html b/_layouts/default.html index d2cd43e..dae9e04 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,78 +1,138 @@ - - - {% seo %} - - - - - - - - - - - - - + + + - - - - Skip to the content. + } - + + + -
- {{ content }} - - -
- - + \ No newline at end of file