diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:08:40 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-15 09:08:40 (EDT) |
commit | fc2c35faca91b8ef271d73d933bd96ea94e69144 (patch) | |
tree | 24196246a1f07885132075e3b62cfa9eefa9d077 /site | |
parent | 37917a91d1402e33bfabfc2c12dd088486ecfefe (diff) | |
download | libreboot.org-fc2c35faca91b8ef271d73d933bd96ea94e69144.zip libreboot.org-fc2c35faca91b8ef271d73d933bd96ea94e69144.tar.gz libreboot.org-fc2c35faca91b8ef271d73d933bd96ea94e69144.tar.bz2 |
home page: clean up the download section
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/index.php b/site/index.php index b544b92..39639f4 100644 --- a/site/index.php +++ b/site/index.php @@ -72,7 +72,6 @@ from <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">this</a> commit. </p> <ul class="ulnav"> - <li><b>Download:</b></li> <li><a href="git/rom">ROM images</a></li> <li><a href="git/libreboot_docs.tar.xz">Utilities</a></li> <li><a href="git/libreboot_util.tar.xz">Documentation (archived)</a></li> |