diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 13:16:27 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-01-09 13:16:27 (EST) |
commit | 3f11076e611096ae749d345b176716d28dc0404e (patch) | |
tree | 3a56b400b0316f7ab74db3ed2ec9ab5c25416dc8 /site | |
parent | f903692f11a575750cc523f68d6f0ef169ef117b (diff) | |
download | libreboot.org-3f11076e611096ae749d345b176716d28dc0404e.zip libreboot.org-3f11076e611096ae749d345b176716d28dc0404e.tar.gz libreboot.org-3f11076e611096ae749d345b176716d28dc0404e.tar.bz2 |
git page: hightlight important links
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/git/index.php b/site/git/index.php index 15c8114..4ed795e 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -42,10 +42,10 @@ <ul class="c"> <li><a href="#howtohelp">How can I help the libreboot project?</a></li> <li><a href="#guidelines">General guidelines for submitting patches</a></li> - <li><a href="#download">How to download from the Git repository</a></li> - <li><a href="#sendpatch">How to submit your patches</a></li> + <li><strong><a href="#download">How to download from the Git repository</a></strong></li> + <li><strong><a href="#sendpatch">How to submit your patches</a></strong></li> <li><a href="#githosting">List of recommended Git hosting providers</a></li> - <li><a href="#contrib">How to use git, for creating patches</a></li> + <li><strong><a href="#contrib">How to use git, for creating patches</a></strong></li> <li><a href="#gitbackup">Backup git repositories</a></li> </ul> |