diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-03-15 08:47:28 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-03-15 08:47:28 +0000 |
| commit | 5d20183c75d5ab2757a2b37df9e362c7c58f0e98 (patch) | |
| tree | bced4cbf33b2bacb4964a598f696684b1e29f174 | |
| parent | 6993d1abf3ee232ada81f653f1951e465c8e9a51 (diff) | |
| -rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index fcd3693..6b2c446 100644 --- a/header.html +++ b/header.html @@ -18,7 +18,7 @@ <li><h1>Justine Smithies blog</h1></li> </ul> <ul> - <li style="padding-bottom: 10px;">Adventures of a Linux, BSD chick</li> + <li style="padding-bottom: 10px;">Adventures of a BSD, Linux chick</li> </ul> <ul> <li><a href="index.html">Home</a></li> |
