aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2021-05-05 13:05:19 -0400
committerBrian Evans <grknight@gentoo.org>2021-05-05 13:05:19 -0400
commit6b87b39a399758ecc52e7707456d88e7c032c3e4 (patch)
treefdb8f781e2bfdfc2ace50893f2c068f721b1a5e5
parentAdd in TemplateData table width (diff)
downloadskin-tyrian-6b87b39a399758ecc52e7707456d88e7c032c3e4.tar.gz
skin-tyrian-6b87b39a399758ecc52e7707456d88e7c032c3e4.tar.bz2
skin-tyrian-6b87b39a399758ecc52e7707456d88e7c032c3e4.zip
Remove CVS from menu drop down
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--TyrianTemplate.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/TyrianTemplate.php b/TyrianTemplate.php
index 54422ac..30f9f11 100644
--- a/TyrianTemplate.php
+++ b/TyrianTemplate.php
@@ -98,7 +98,6 @@ class TyrianTemplate extends BaseTemplate {
<li><a href="https://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a></li>
<li><a href="https://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li>
<li><a href="https://gitweb.gentoo.org/" title="Browse our source code in Gitweb"><span class="fa fa-code fa-fw"></span> Gitweb</a></li>
- <li><a href="https://sources.gentoo.org/" title="Browse our source code in CVS"><span class="fa fa-code fa-fw"></span> CVS sources</a></li>
<li class="divider"></li>
<li><a href="https://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-server fa-fw"></span> Infra Status</a></li>
</ul>