diff options
author | abesnard | 2015-02-15 18:51:52 +0100 |
---|---|---|
committer | abesnard | 2015-02-15 18:51:52 +0100 |
commit | f13bc3e35681265a97e47b737d64299fb2f748a2 (patch) | |
tree | 4a6920413a39eb99fb8f00ae4de514d0f7421e92 /index.html | |
parent | 8ef9acbe7af6fe605fd243f0012af8486fd0899e (diff) |
Clickable site title
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,7 +15,9 @@ <body> <div class="header"> - Maquillage + <a href="#"> + Maquillage + </a> </div> <ul class="menu"> |