janhoy commented on code in PR #160:
URL: https://github.com/apache/solr-site/pull/160#discussion_r2535181943


##########
themes/solr/templates/_header.html:
##########
@@ -32,7 +32,10 @@
             <a href="{{ SITEURL }}/whoweare.html">Project</a>
           </li>
           <li>
-            <a href="{{ SITEURL }}/operator/">Solr Operator</a>
+            <a href="{{ SITEURL }}/operator/">K8S Operator</a>
+          </li>
+          <li>
+            <a href="{{ SITEURL }}/mcp/">MCP</a>

Review Comment:
   Unfortunately there is no more space in the header of Solr website, so it 
now wraps with ths PR. We need to decide how to solve it. I suggest folding the 
"Project" page into the "Community" page.
   
   <img width="1010" height="270" alt="Image" 
src="https://github.com/user-attachments/assets/f1207065-ab02-434a-bb9c-54a87037b5c5";
 />



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to