From b7f2b8ed1053131ecf946e154cc2e85735ba976e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Nov 2015 18:37:16 -0500 Subject: Don't use html U, B or I tags. Use HTML5 tags strong and em --- (limited to 'site/gpg/index.php') diff --git a/site/gpg/index.php b/site/gpg/index.php index cba7377..72695f4 100644 --- a/site/gpg/index.php +++ b/site/gpg/index.php @@ -41,21 +41,21 @@


- $ gpg --recv-keys + $ gpg --recv-keys

- rom/ in that directory, and crossgcc tarballs under crossgcc/."); ?> + rom/ in that directory, and crossgcc tarballs under crossgcc/."); ?>


- $ sha512sum -c sha512sum.txt + $ sha512sum -c sha512sum.txt


- $ gpg --verify sha512sum.txt.sig + $ gpg --verify sha512sum.txt.sig

@@ -72,4 +72,4 @@ \ No newline at end of file +?> -- cgit v0.9.1