Updated copyright notice
This commit is contained in:
parent
8fe20933b8
commit
a0e9b27b84
@ -1,5 +1,5 @@
|
||||
<footer>
|
||||
<p>
|
||||
© Fred Boniface 2022
|
||||
© Fred Boniface 2022-2023
|
||||
</p>
|
||||
</footer>
|
@ -22,10 +22,10 @@
|
||||
<dt><a href="https://athena.fb-infra.uk">Athena</a> <a href="https://git.fjla.uk/fred.boniface/athena.fb-infra.uk">Git Repo</a></dt>
|
||||
<dd>Written in PHP, a simple gateway to get easy access to train departures</dd>
|
||||
<dt><a href="https://owlboard.fjla.uk">OwlBoard</a> <a href="https://git.fjla.uk/OwlBoard">Git Repos</a></dt>
|
||||
<dd>A suite of containerised applications offering live departure board PWA for UK Rail.
|
||||
Consists of an Express.JS API Server, a Python db-manager script and a modern web frontend
|
||||
utilising modern compression to reduce payload size, and making use of ServiceWorker caching,
|
||||
to increase reliability over low quality mobile data links.
|
||||
<dd>A suite of containerised applications offering live departure boards for UK Rail.
|
||||
Consists of an Express.JS API Server, a Python db-manager script and a modern PWA frontend
|
||||
utilising compression to reduce payload size, and making use of ServiceWorker caching,
|
||||
to increase reliability over low quality mobile data links. Designed for Kubernetes deployment.
|
||||
</dd>
|
||||
<dt><a href="https://git.fjla.uk/fred.boniface/trandom">tRandom</a> <a href="https://git.fjla.uk/fred.boniface/tRandom">Git Repo</a></dt>
|
||||
<dd>Written in Python, a simple cross-platform GUI based random number
|
||||
|
Loading…
Reference in New Issue
Block a user