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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">
class="bg-devCard border border-devBorder p-5 rounded-xl space-y-2 hover:border-devBlue/30 transition">
<div class="text-devBlue font-bold text-sm tracking-wide uppercase">Step 3: Modify Code</div>
<p class="text-sm text-slate-400">Open the folder in VS Code (`code .`). Locate the
<code>&lt;!-- EDIT ME --&gt;</code> tag and append your structured profile badge block right
<code>hi its divya,,,</code> tag and append your structured profile badge block right
into the list.</p>
</div>

Expand Down