Skip to content
Open
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 @@ -27,6 +27,7 @@

<body>
<div class="page-container">
<a href="https://github.com/HackathonHackers/HackathonHackers.github.io"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/52760788cde945287fbb584134c4cbc2bc36f904/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png"></a>
<header class="page-header">
<div class="ico" id="ico" title="Ico, the Hackathon Hackers mascot, represents the many facets of the HH community."></div>
</header>
Expand All @@ -40,7 +41,7 @@
<footer class="page-footer">
<h1><a href="http://hh.gd">Hackathon Hackers</a> &middot; Make Awesome Things</h1>
<p>Thanks <a href="https://twitter.com/teddy">@teddy</a> for the awesome domain name.</p>
<p>Released under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a> &middot; <a href="http://hh.gd/websource">Fork Us</a></p>
<p>Released under <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a> &middot;</p>
</footer>
</div>

Expand Down