We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afcb63d commit 9f8cfeeCopy full SHA for 9f8cfee
VERSION.txt
@@ -1 +1 @@
1
-1.0.4
+1.0.5
app/templates/application.hbs
@@ -1,4 +1,7 @@
<nav class="navbar navbar-fixed-top navbar-inverse" role="navigation">
2
+
3
+ <a href="https://github.com/GeBeater/edinerguide"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a>
4
5
<div class="container">
6
<div class="navbar-header">
7
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
0 commit comments