aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2022-04-13 16:31:06 -0700
committerAlec Warner <antarus@gentoo.org>2022-04-13 16:31:06 -0700
commite083be01225a56d16abab9c0780173c0d4d24181 (patch)
tree8f7c691d21199925f8f6bcdee75e9c2d4748ced5
parentAdd additional-listgroup-link component (diff)
downloadtyrian-theme-e083be01225a56d16abab9c0780173c0d4d24181.tar.gz
tyrian-theme-e083be01225a56d16abab9c0780173c0d4d24181.tar.bz2
tyrian-theme-e083be01225a56d16abab9c0780173c0d4d24181.zip
Add devmanual to dropdowns.v2.0.0tyrian-v2
Signed-off-by: Alec Warner <antarus@gentoo.org>
-rw-r--r--examples/tyrian.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tyrian.html b/examples/tyrian.html
index a69995e..71c0a33 100644
--- a/examples/tyrian.html
+++ b/examples/tyrian.html
@@ -33,6 +33,7 @@
<a class="dropdown-item" href="https://wiki.gentoo.org/" title="Find and contribute documentation"><span class="fa fa-file-text-o fa-fw"></span> Wiki</a>
<a class="dropdown-item" href="https://bugs.gentoo.org/" title="Report issues and find common issues"><span class="fa fa-bug fa-fw"></span> Bugs</a>
<a class="dropdown-item" href="https://forums.gentoo.org/" title="Discuss with the community"><span class="fa fa-comments-o fa-fw"></span> Forums</a>
+ <a class="dropdown-item" href="https://devmanual.gentoo.org/" title="Read the development Guide"><span class="fa fa-book-o fa-fw"></span> Devmanual</a>
<a class="dropdown-item" href="https://packages.gentoo.org/" title="Find software for your Gentoo"><span class="fa fa-hdd-o fa-fw"></span> Packages</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" 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>