[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [metrics-web/release] Temporarily add "We Are Hiring!" link to navbar.
commit f7f2f7f8ffcc02fccf8ceae66f1677e99b2746af
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Mon Nov 5 21:32:01 2018 +0100
Temporarily add "We Are Hiring!" link to navbar.
---
src/main/resources/web/jsps/top.jsp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/resources/web/jsps/top.jsp b/src/main/resources/web/jsps/top.jsp
index 440b2ee..96b3480 100644
--- a/src/main/resources/web/jsps/top.jsp
+++ b/src/main/resources/web/jsps/top.jsp
@@ -89,6 +89,7 @@ document.write('<div class="topButton" style="display:none;"><a href="#top"><i c
<!-- secondary navigation items -->
<li class="visible-xs section-header">More</li>
+ <li><a href="https://www.torproject.org/about/jobs-metrics-data-architect.html.en"><i class="fa fa-bullhorn fa-fw hidden-sm" aria-hidden="true"></i> We Are Hiring!</a></li>
<li <c:if test="${'News'.equals(param.navActive)}"> class="active"</c:if>><a href="/news.html"><i class="fa fa-newspaper-o fa-fw hidden-sm" aria-hidden="true"></i> News</a></li>
<li <c:if test="${'Sources'.equals(param.navActive)}"> class="active"</c:if>><a href="/sources.html"><i class="fa fa-archive fa-fw hidden-sm" aria-hidden="true"></i> Sources</a></li>
<li <c:if test="${'Services'.equals(param.navActive)}"> class="active"</c:if>><a href="/services.html"><i class="fa fa-cogs fa-fw hidden-sm" aria-hidden="true"></i> Services</a></li>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits