Browse Source

Use Emoji in menu bar

Thomas Buck 7 years ago
parent
commit
f8a2059dea
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      page.html

+ 2
- 1
page.html View File

@@ -52,7 +52,8 @@
52 52
             %-->
53 53
             <li><a href="https://github.com/xythobuz">GitHub</a></li>
54 54
             <li><a href="http://xythobuz.de/git/">Git</a></li>
55
-            <li><a href="http://xythobuz.de/lastmusic">♫</a></li>
55
+            <li><a href="http://xythobuz.de/lastmusic">🎵</a></li>
56
+            <li><a href="http://xythobuz.de/printer.jpg">🔨</a></li>
56 57
             <!--%
57 58
                 tmp = [p for p in page["lang_links"].iteritems()]
58 59
                 if len(tmp) > 1:

Loading…
Cancel
Save