aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-09-13 13:38:50 +0200
committerAlex Legler <alex@a3li.li>2015-09-13 13:38:50 +0200
commit13472d29d92a3bc8c561ac28d5958c81567d8c35 (patch)
tree22e480feb59497efe82e356bdda432abc7872598 /inside-gentoo
parentFix last search definition (diff)
downloadwww-13472d29d92a3bc8c561ac28d5958c81567d8c35.tar.gz
www-13472d29d92a3bc8c561ac28d5958c81567d8c35.tar.bz2
www-13472d29d92a3bc8c561ac28d5958c81567d8c35.zip
Add jump labels for herd names
Diffstat (limited to 'inside-gentoo')
-rw-r--r--inside-gentoo/developers/herds.html2
1 files changed, 1 insertions, 1 deletions
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>