diff options
-rw-r--r-- | examples/tyrian.html | 1 |
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> |