commit: 13472d29d92a3bc8c561ac28d5958c81567d8c35
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun Sep 13 11:38:50 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 11:38:50 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=13472d29
Add jump labels for herd names
inside-gentoo/developers/herds.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inside-gentoo/developers/herds.html
b/inside-gentoo/developers/herds.html
index 2537126..84f30e0 100644
--- a/inside-gentoo/developers/herds.html
+++ b/inside-gentoo/developers/herds.html
@@ -18,7 +18,7 @@ layout: page-nav3
</p>
{% for entry in site.data.herds %}
-<h3>{{ entry[0] | xml_escape }}</h3>
+<h3 id="{{ entry[0] | xml_escape }}">{{ entry[0] | xml_escape }}</h3>
<table class="table">
<tr>