Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css">

<style type="text/css">
body {
Expand Down Expand Up @@ -185,8 +186,8 @@ <h3>PUGXGeneratorBundle</h3>

</div>

<a target="github" href="https://github.com/PUGX" class="github-fork-ribbon"data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
Comment thread
JellyBellyDev marked this conversation as resolved.
Comment thread
JellyBellyDev marked this conversation as resolved.

<a target="_blank" href="https://github.com/PUGX"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
Expand Down