We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df53f1 commit c73b2b6Copy full SHA for c73b2b6
_layouts/default.html
@@ -14,11 +14,11 @@
14
{% seo %}
15
</head>
16
<body>
17
- <a href="http://github.com/decebals/pippo">
18
- <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
19
- src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png"
20
- alt="Fork me on GitHub">
21
- </a>
+ <a href="https://github.com/pippo-java/pippo">
+ <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+ src="https://github.blog/wp-content/uploads/2008/12/forkme_right_gray_6d6d6d.png"
+ alt="Fork me on GitHub">
+ </a>
22
23
<div class="container">
24
<div class=row-fluid>
0 commit comments