Skip to content

Commit 9f8cfee

Browse files
committed
open source improvement
* add "fork me on github" link * change version from 1.0.4 to 1.0.5 [CI modifikation] --skip-ci
1 parent afcb63d commit 9f8cfee

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
1.0.5

app/templates/application.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<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+
25
<div class="container">
36
<div class="navbar-header">
47
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">

0 commit comments

Comments
 (0)