diff options
author | Alex Legler <alex@a3li.li> | 2014-01-18 13:29:21 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2014-01-18 13:29:21 +0100 |
commit | 4a3698d6925b790a22a5aaa071f5be500aa46d39 (patch) | |
tree | 2d62f7560e8a6ce3218dc1f6440ca726a766176e /views | |
parent | Overlays on spoonbill now (diff) | |
download | infra-status-4a3698d6925b790a22a5aaa071f5be500aa46d39.tar.gz infra-status-4a3698d6925b790a22a5aaa071f5be500aa46d39.tar.bz2 infra-status-4a3698d6925b790a22a5aaa071f5be500aa46d39.zip |
update tyrian
Diffstat (limited to 'views')
-rw-r--r-- | views/layout.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/layout.erb b/views/layout.erb index cc2dcee..be50e02 100644 --- a/views/layout.erb +++ b/views/layout.erb @@ -33,6 +33,8 @@ <a href="http://planet.gentoo.org/" title="Find out what's going on in the developer community">Planet</a> </li> <li><a href="http://sources.gentoo.org/" title="Browse our source code">Sources</a></li> + <li class="divider"></li> + <li><a href="http://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo">Infra Status</a></li> </ul> </div> </div> |