Skip to content
4 changes: 2 additions & 2 deletions git_github_masterclass_unified.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h1 class="text-6xl font-extrabold mb-4 text-transparent bg-clip-text bg-gradien
Intro to Git and GitHub
</h1>
<h2 class="text-2xl font-light text-slate-300 mb-8 tracking-wide uppercase">
Kathmandu University Computer Club (KUCC)
Kathmandu University Club (KUCC)
</h2>
<div class="h-px w-full bg-slate-700 mb-8"></div>
<p class="text-xl text-slate-400 max-w-2xl mx-auto">
Expand Down Expand Up @@ -193,7 +193,7 @@ <h2 class="slide-header">Table of Contents</h2>
<!-- Slide 3: Version Control Concepts -->
<div class="slide" id="slide-3">
<div class="slide-content">
<h2 class="slide-header">What is Version Control?</h2>
<h2 class="slide-header">What ig Control?</h2>
<p class="text-xl mb-12 text-slate-300">Think of Version Control as a time machine for your project files.</p>

<div class="grid grid-cols-3 gap-8">
Expand Down