diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-05-25 19:55:51 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-05-25 19:55:51 +0100 |
commit | 160ed941519e88c828a0bb938b68d2e8c14f1b39 (patch) | |
tree | 460df6d1fa016c2156914bd436a3a1d080502767 /header.html | |
parent | 235dfd6a9a83b8c46e8288299731c3fc35530ace (diff) |
Updated websites tag line
Diffstat (limited to 'header.html')
-rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index a8c9b93..733ff09 100644 --- a/header.html +++ b/header.html @@ -85,7 +85,7 @@ <nav> <ul> <li><img src="public/tux-1.png" alt="Tux" style="width:100px;height:100px;"></li> - <li><h1>Justine Smithies blog</h1>Adventures of a Linux chick</li> + <li><h1>Justine Smithies blog</h1>Adventures of a Linux, BSD chick</li> </ul> <ul> <li><a href="index.html">Home</a></li> |