diff options
-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> |