From 50bc7e1249b1f3c96c2b8284c80683eb4850a72a Mon Sep 17 00:00:00 2001 From: Adam Spragg <adam@spra.gg> Date: Tue, 19 Jun 2018 22:29:25 +0100 Subject: Fix "licenses", and superscript "rd" in 3rd --- html/about | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html') diff --git a/html/about b/html/about index cace69a..fa4d544 100644 --- a/html/about +++ b/html/about @@ -13,7 +13,7 @@ <?php echo indent(site_header('SSSL / About'), 3); ?> </header> <main> - <h2><img src="/img/icons/Faenza/mimetypes/32/text-x-copying.png" alt="©" /> 3rd party resources</h2> + <h2><img src="/img/icons/Faenza/mimetypes/32/text-x-copying.png" alt="©" /> 3<sup>rd</sup> party resources</h2> <p>First up, as well as whatever other web apps I end up putting in various places on the site, up front I should point out that the fonts and icons I use on the main site are the @@ -24,7 +24,7 @@ <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL 3</a>, and the <a href="https://techbase.kde.org/Projects/Oxygen">Oxygen</a> icon set under the <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">LGPL 3</a>. - As well as linking to the project websites themselves, as required by their licences I am + As well as linking to the project websites themselves, as required by their licenses I am providing the source files that I have been provided by my upstream (<a href="https://www.debian.org/">Debian</a>) for download from this site, at <a href="/src">/src</a>.</p> -- cgit v1.2.1