public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] sites/www:master commit in: inside-gentoo/developers/
@ 2015-09-13 11:39 Alex Legler
  0 siblings, 0 replies; only message in thread
From: Alex Legler @ 2015-09-13 11:39 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-13 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13 11:39 [gentoo-commits] sites/www:master commit in: inside-gentoo/developers/ Alex Legler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox