Skip to content

Commit

Permalink
github link
Browse files Browse the repository at this point in the history
Signed-off-by: Ritesh Singh <[email protected]>
  • Loading branch information
Ritesh Singh authored and Ritesh Singh committed Oct 11, 2019
1 parent d3813bc commit 2e78ae2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ <h1 class="text-white">Logo</h1>
<i class="fas fa-bars p-3 text-white" onclick="sidebarToggle()"></i>
</div>
<div class="p-1 flex flex-row">
<a href="https://github.com/tailwindadmin/admin" class="text-white p-2 mr-2 no-underline hidden md:block lg:block">Github</a>


<img onclick="profileToggle()" class="inline-block h-8 w-8 rounded-full" src="https://avatars0.githubusercontent.com/u/4323180?s=460&v=4" alt="">
<a href="#" onclick="profileToggle()" class="text-white p-2 no-underline hidden md:block lg:block">Adam Wathan</a>
<div id="ProfileDropDown" class="rounded hidden shadow-md bg-white absolute pin-t mt-12 mr-1 pin-r">
Expand Down

0 comments on commit 2e78ae2

Please sign in to comment.