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
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>lol github workshop hehe</title>
<title>lol github workshop hehe 😘</title>
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
Expand Down Expand Up @@ -124,7 +124,7 @@
<a
href="#sandbox"
class="bg-blue-600 hover:bg-blue-500 text-white px-3 py-1.5 rounded-lg transition"
>Playground</a
>Kushal</a
>
</div>
</div>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">

<div id="sandbox" class="lg:col-span-1 space-y-4">
<h2 class="text-2xl font-bold text-white flex items-center gap-2">
<i class="fa-solid fa-users text-devGreen"></i> Playground
<i class="fa-solid fa-users text-devGreen"></i> Kushal
</h2>
<p class="text-xs text-slate-400 leading-normal">
Open the .html file, edit the syntax profile badge below, and push it
Expand Down