diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/about | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |