diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 5afc5f3..09894a2 100644 --- a/template.html +++ b/template.html @@ -17,7 +17,7 @@ <body> <header class="slidingmenu"> <input type="checkbox"> - <img class="button open" src="images/menu.svg"> + <img class="button open" src="images/menu{ICONCOLOR}.svg"> <div class="content"> <img class="button close" src="images/close.svg"> <header class="banner"> |
