mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
add download link for the public keyring
This commit is contained in:
@@ -24,5 +24,10 @@ site_header('GPG Keys');
|
||||
</div>
|
||||
<?php endforeach ?>
|
||||
|
||||
<p>
|
||||
You can download the keyring with all Release Manager public keys:
|
||||
<?php download_link('php-keyring.gpg', 'php-keyring.gpg'); ?>
|
||||
</p>
|
||||
|
||||
<?php
|
||||
site_footer();
|
||||
|
||||
Reference in New Issue
Block a user