This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 53ae61ead1 IGNITE-24858 Remove search and feedback from docs layout
(#209)
53ae61ead1 is described below
commit 53ae61ead1c44e67a7a985607289155ac8201c50
Author: IgGusev <[email protected]>
AuthorDate: Wed Mar 19 16:02:55 2025 +0200
IGNITE-24858 Remove search and feedback from docs layout (#209)
As per security policies, search and feedback are currently blocked on docs
website. There might be a solution, but it will take time.
Temporarily hide search and feedback for now.
---
_docs/_includes/footer.html | 2 +-
_docs/_includes/header.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/_docs/_includes/footer.html b/_docs/_includes/footer.html
index f9382c9361..b999f4c498 100644
--- a/_docs/_includes/footer.html
+++ b/_docs/_includes/footer.html
@@ -2,6 +2,6 @@
{% assign base_url = '' %}
<nav class="promo-nav">
<!--#include virtual="/includes/docs_rightnav_promotion.html" -->
- <a href="#" data-trigger-bugyard-feedback="true"
id="doc-feedback-btn">Docs Feedback</a>
+ <!--a href="#" data-trigger-bugyard-feedback="true"
id="doc-feedback-btn">Docs Feedback</a-->
</nav>
\ No newline at end of file
diff --git a/_docs/_includes/header.html b/_docs/_includes/header.html
index e8c1a2694b..24d2c1e49b 100644
--- a/_docs/_includes/header.html
+++ b/_docs/_includes/header.html
@@ -60,10 +60,10 @@
</nav>
- <form class='search'>
+ <!--form class='search'>
<button class="search-close" type='button'><img
src='{{"assets/images/cancel.svg"|relative_url}}' alt="close" width="10"
height="10" /></button>
<input type="search" placeholder="Search…" id="search-input">
- </form>
+ </form-->
<nav id="lang-selector"><ul>