Skip to content

Commit c73b2b6

Browse files
authored
Update GitHub link and image in default layout
1 parent 7df53f1 commit c73b2b6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_layouts/default.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
{% seo %}
1515
</head>
1616
<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>
17+
<a href="https://github.com/pippo-java/pippo">
18+
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
19+
src="https://github.blog/wp-content/uploads/2008/12/forkme_right_gray_6d6d6d.png"
20+
alt="Fork me on GitHub">
21+
</a>
2222

2323
<div class="container">
2424
<div class=row-fluid>

0 commit comments

Comments
 (0)