You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by wi...@apache.org on 2022/08/20 22:23:58 UTC

[orc] branch asf-site updated: ORC-1255: Fix ORC website navbar highlight

This is an automated email from the ASF dual-hosted git repository.

william pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 298759ba9 ORC-1255: Fix ORC website navbar highlight
298759ba9 is described below

commit 298759ba985e795eb882b94651d9b249c910dd2f
Author: William Hyun <wi...@apache.org>
AuthorDate: Sat Aug 20 15:23:51 2022 -0700

    ORC-1255: Fix ORC website navbar highlight
---
 news/releases/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/news/releases/index.html b/news/releases/index.html
index 140b1bd47..f3795d121 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -22,7 +22,7 @@
   <li class="">
     <a href="/">Home</a>
   </li>
-  <li class="current">
+  <li class="">
     <a href="/releases/"><span class="show-on-mobiles">Rel</span>
                          <span class="hide-on-mobiles">Releases</span></a>
   </li>
@@ -61,7 +61,7 @@
   <li class="">
     <a href="/">Home</a>
   </li>
-  <li class="current">
+  <li class="">
     <a href="/releases/"><span class="show-on-mobiles">Rel</span>
                          <span class="hide-on-mobiles">Releases</span></a>
   </li>