<a id="edit-me" href="https://github.com/{{ site.github.username }}/{{ site.github.repo }}/edit/{{ site.github.branch }}/{{ page.path }}">
    📝<span>Edit on GitHub</span>
</a>
<style>
    #edit-me {
        float:right;
    }

</style>