diff options
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index a36058f..a65b748 100644 --- a/site/index.php +++ b/site/index.php @@ -63,6 +63,11 @@ <li><a href="git/crossgcc/">crossgcc</a></li> <li>...based on <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">this</a> commit</li> </ul> + <ul class="ulnav"> + <li><a href="git/sha512sum.txt">SHA512 manifest</a></li> + <li><a href="git/sha512sum.txt.sig">SHA512 manifest (GPG signature)</a></li> + <li><a href="download/#gpg">How to use GPG</a></li> + </ul> <ul class="ulnav"> <li>Other resources:</li> |