From fc42438283d77390119bdab641cb3ccdc3fb5d4a Mon Sep 17 00:00:00 2001 From: Harttle Date: Sun, 4 Jun 2023 11:41:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20add=20Tom=C3=A1=C5=A1=20H=C3=BCbelbauer?= =?UTF-8?q?=20as=20contributor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .all-contributorsrc | 10 ++++++++++ README.md | 1 + docs/themes/navy/layout/partial/after_footer.swig | 2 +- docs/themes/navy/layout/partial/all-contributors.swig | 1 + 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a0824dc28..24a3b5111 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -567,6 +567,16 @@ "contributions": [ "doc" ] + }, + { + "login": "TomasHubelbauer", + "name": "Tomáš Hübelbauer", + "avatar_url": "https://avatars.githubusercontent.com/u/6831144?v=4", + "profile": "https://hubelbauer.net/", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1c8b31770..113d48edd 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ Want to contribute? see [Contribution Guidelines][contribution]. Thanks goes to bobgubko
bobgubko

💻 BaNgan
BaNgan

📖 Mahyar Pasarzangene
Mahyar Pasarzangene

📖 + Tomáš Hübelbauer
Tomáš Hübelbauer

💻 📖 diff --git a/docs/themes/navy/layout/partial/after_footer.swig b/docs/themes/navy/layout/partial/after_footer.swig index 9c9bfca8c..f0db1e31a 100644 --- a/docs/themes/navy/layout/partial/after_footer.swig +++ b/docs/themes/navy/layout/partial/after_footer.swig @@ -1,5 +1,5 @@ {% if page.layout === 'playground' %} - + {% endif %} diff --git a/docs/themes/navy/layout/partial/all-contributors.swig b/docs/themes/navy/layout/partial/all-contributors.swig index db19cd6df..64804020f 100644 --- a/docs/themes/navy/layout/partial/all-contributors.swig +++ b/docs/themes/navy/layout/partial/all-contributors.swig @@ -66,6 +66,7 @@ bobgubko BaNgan Mahyar Pasarzangene + Tomáš Hübelbauer