From 2d99e69eb7c659d68bdb18f514b4e8410b7fd1d8 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 21 Jul 2020 19:58:34 -0400 Subject: Add Netlify deploy badge --- docs/docusaurus.config.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 5df4158..b17312d 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -73,6 +73,13 @@ module.exports = { label: "GitHub", href: "https://github.com/zmkfirmware/zmk", }, + { + html: ` + + Deploys by Netlify + + `, + }, ], }, ], -- cgit v1.2.3