File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ This repository serves as both the backend for our live workshop assignment and
66
77---
88
9+
910## 📂 Repository Contents
1011
1112The workspace contains two core assets:
Original file line number Diff line number Diff line change 1- <!DOCTYPE html>
1+ x <!DOCTYPE html>
22< html lang ="en ">
33
44< head >
55 < meta charset ="UTF-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < title > KUCC Git & GitHub Reference Library </ title >
7+ < title > lol github workshop hehe </ title >
88 < script src ="https://cdn.tailwindcss.com "> </ script >
99 < script >
1010 tailwind . config = {
@@ -136,7 +136,7 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">
136136 class ="bg-devCard border border-devBorder p-5 rounded-xl space-y-2 hover:border-devBlue/30 transition ">
137137 < div class ="text-devBlue font-bold text-sm tracking-wide uppercase "> Step 3: Modify Code</ div >
138138 < p class ="text-sm text-slate-400 "> Open the folder in VS Code (`code .`). Locate the
139- < code > <!-- EDIT ME --> </ code > tag and append your structured profile badge block right
139+ < code > hi i'am prajwal bhandari, I'am a computer engineering student.. </ code > tag and append your structured profile badge block right
140140 into the list.</ p >
141141 </ div >
142142
@@ -162,8 +162,8 @@ <h2 class="text-2xl font-bold text-white flex items-center gap-2">
162162 < div
163163 class ="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition ">
164164 < div >
165- < h4 class ="font-medium text-white text-sm "> Mimansh Pokhrel Neupane </ h4 >
166- < span class ="text-xs text-slate-500 font-mono "> Roll: 04 (CS -2nd Yr )</ span >
165+ < h4 class ="font-medium text-white text-sm "> Anshu Bhandari </ h4 >
166+ < span class ="text-xs text-slate-500 font-mono "> Roll: 33 (CE -2nd-2025 )</ span >
167167 </ div >
168168 < span
169169 class ="text-xs bg-devGreen/10 text-devGreen border border-devGreen/20 px-2 py-0.5 rounded font-medium "> KUCC
You can’t perform that action at this time.
0 commit comments