~chambln/cosine.blue

5ccef7cca4ec1d55cab9a73ccdcafc7e303e2ecf — Gregory Chamberlain 1 year, 9 months ago aa197c3
Update about.md
1 files changed, 5 insertions(+), 1 deletions(-)

M src/about.md
M src/about.md => src/about.md +5 -1
@@ 31,7 31,7 @@ I also have a *public* email inbox in the form of a two-way mailing list.  Anyon

# Copying

Everything on cosine.blue is available under a free/libre, *copyleft* licence.  Basically you have the freedom to copy and reuse this stuff, verbatim or modified, for any purpose (even commercially).  See [Licence](/licence.html) for more details.
Except where otherwise noted, everything (text, images, code, etc.) on cosine.blue is available under a free/libre, *copyleft* licence.  Basically you have the freedom to copy and reuse this stuff, verbatim or modified, for any purpose (even commercially).  See [Licence](/licence.html) for more details.

# Colophon



@@ 43,6 43,8 @@ Blog posts are written in [a flavour of Markdown][Commonmark] that is far too li

It’s all in a Git repository which can be viewed at (and cloned from) this URL: <https://git.sr.ht/~chambln/cosine.blue>.

I have gone to some effort to make the site as accessible as it can be.  My goal is compliance with WCAG AAA, the highest accessibility standard of its kind.  If you notice something amiss, please [leave a comment](mailto:~chambln/public-inbox@lists.sr.ht?subject=cosine.blue%20accessibility%20issue) reporting the issue and I will fix it.

To improve page performance, there are a few things in place to reduce the size and number of requests your browser has to make to my webserver:

- There are no web fonts


@@ 55,6 57,8 @@ The favicon is provided by the HTML snippet below, embedded in the `head` of the

    <link rel="icon" href="data:;base64,iVBORw0KGgo=" />

I should probably get around to designing a non-empty favicon.  [Leave a comment](mailto:~chambln/public-inbox@lists.sr.ht?subject=cosine.blue%20favicon) if you have any suggestions.

 [*Email Self-Defense*]: https://emailselfdefense.fsf.org/en/
 [Gemini]: https://gemini.circumlunar.space
 [Commonmark]: https://commonmark.org