Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AlexFinn/simple-a.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/chrome/menu.html')
-rw-r--r--layouts/chrome/menu.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/chrome/menu.html b/layouts/chrome/menu.html
new file mode 100644
index 0000000..18878d2
--- /dev/null
+++ b/layouts/chrome/menu.html
@@ -0,0 +1,7 @@
+<div class="navbar navbar-fixed-top">
+ <div id="navbar-inner">
+ <div id="logo">
+ <a href="http://ru.alexfinn.eu"><img src="/images/letter-a.png" width="100px"></img></a>
+ </div>
+ </div>
+</div> \ No newline at end of file