diff options
Diffstat (limited to 'theme/html/menu_logo.html')
-rw-r--r-- | theme/html/menu_logo.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/html/menu_logo.html b/theme/html/menu_logo.html new file mode 100644 index 0000000..25e5bdb --- /dev/null +++ b/theme/html/menu_logo.html @@ -0,0 +1,3 @@ +<a class="logo" href="{{s_root}}"> + <img src="{{s_root}}/_/imgs/logo.png"> +</a> |