Skip to content

Instantly share code, notes, and snippets.

View tomdeboer's full-sized avatar

Tom de Boer tomdeboer

View GitHub Profile
@tomdeboer
tomdeboer / for_me_on_github.html
Last active April 3, 2021 05:09 — forked from matthua/main.html
Show a "Fork me on Github" banner on the top right corner. With z-index.
<a href="https://github.com/tomdeboer/imito"><img style="position: absolute; top: 0; right: 0; border: 0; z-index:100;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>