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 💻 |
 BaNgan 📖 |
 Mahyar Pasarzangene 📖 |
+  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 @@
 |
 |
 |
+  |