Skip to content

Commit 2e78ae2

Browse files
Ritesh SinghRitesh Singh
Ritesh Singh
authored and
Ritesh Singh
committed
github link
Signed-off-by: Ritesh Singh <[email protected]>
1 parent d3813bc commit 2e78ae2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ <h1 class="text-white">Logo</h1>
2626
<i class="fas fa-bars p-3 text-white" onclick="sidebarToggle()"></i>
2727
</div>
2828
<div class="p-1 flex flex-row">
29+
<a href="https://github.com/tailwindadmin/admin" class="text-white p-2 mr-2 no-underline hidden md:block lg:block">Github</a>
30+
31+
2932
<img onclick="profileToggle()" class="inline-block h-8 w-8 rounded-full" src="https://avatars0.githubusercontent.com/u/4323180?s=460&v=4" alt="">
3033
<a href="#" onclick="profileToggle()" class="text-white p-2 no-underline hidden md:block lg:block">Adam Wathan</a>
3134
<div id="ProfileDropDown" class="rounded hidden shadow-md bg-white absolute pin-t mt-12 mr-1 pin-r">

0 commit comments

Comments
 (0)