From 5f3fa909a5adb6b05d13efaf73c72287334f6eb6 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 12 Jan 2020 02:16:08 +0100 Subject: [PATCH] feat: add navbar with links Fixes #11 --- docs/_navbar.md | 3 +++ docs/index.html | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 docs/_navbar.md diff --git a/docs/_navbar.md b/docs/_navbar.md new file mode 100644 index 0000000..b3545d6 --- /dev/null +++ b/docs/_navbar.md @@ -0,0 +1,3 @@ +* [Tout les rulebooks](https://rulebook.chlore.net) + +* [source](http://git.chlore.net/kazhnuz/rulebook/) diff --git a/docs/index.html b/docs/index.html index 9ab94d5..d9862ed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,8 +13,9 @@