diff options
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/header.html b/header.html index eb516f8..6f853bf 100644 --- a/header.html +++ b/header.html @@ -12,10 +12,10 @@ <header> <nav> <ul> - <img src="public/Justine-Unix-Surrealism.png" alt="Justine Unix Surrealism" style="width:140px;height:100px;"> + <li><img src="public/Justine-Unix-Surrealism.png" alt="Justine Unix Surrealism" style="width:140px;height:100px;"></li> </ul> <ul> - <h1>Justine Smithies blog</h1> + <li><h1>Justine Smithies blog</h1></li> </ul> <ul> <li style="padding-bottom: 10px;">Adventures of a Linux, BSD chick</li> |
