X Tutup
Skip to content

Commit 79fabcb

Browse files
MarkusMarkus
authored andcommitted
Add "Fork me on GitHub" Banner
1 parent ad1d6e5 commit 79fabcb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_includes/header.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,10 @@
4040
</div><!-- /.container-fluid -->
4141
</nav>
4242

43+
<!-- fork me banner -->
44+
<a href="https://github.com/iluwatar/java-design-patterns">
45+
<img style="position: absolute; top: 0; left: 0; border: 0;" src="https://camo.githubusercontent.com/82b228a3648bf44fc1163ef44c62fcc60081495e/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_red_aa0000.png">
46+
</a>
47+
48+
4349
</header>

0 commit comments

Comments
 (0)
X Tutup