diff options
Diffstat (limited to 'views/layout.erb')
-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> |