add github badge
authorMichael Wallner <mike@php.net>
Fri, 1 May 2015 10:21:27 +0000 (12:21 +0200)
committerMichael Wallner <mike@php.net>
Fri, 1 May 2015 10:21:27 +0000 (12:21 +0200)
app/views/navbar.phtml

index f2c95718717401bbfa0559ba22e0e06fc4551d9f..ef4cf057ea3fc81108552306b4ecd11255bb40f8 100644 (file)
@@ -79,4 +79,9 @@
                        </ul>
                </div><!-- /.navbar-collapse -->
        </div><!-- /.container-fluid -->
-</nav>
\ No newline at end of file
+       <a href="https://github.com/m6w6/pharext.org">
+               <img style="position: absolute; top: 0; right: 0; border: 0;" 
+                        src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png">
+       </a>
+</nav>
+