Skip to content

Commit 928e990

Browse files
authored
Fix/remove interview prep section
Fix/remove interview prep section
2 parents 53c6185 + 9a4efae commit 928e990

8 files changed

Lines changed: 12 additions & 5504 deletions

File tree

docusaurus.config.ts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -145,22 +145,6 @@ const config: Config = {
145145
</div>
146146
</div>`,
147147
},
148-
{
149-
type: "html",
150-
value: '<hr style="margin: 0.3rem 0;">',
151-
},
152-
{
153-
type: "html",
154-
value: `<div class="grid grid-cols-3 gap-4">
155-
<a class="border-r col-span-1" href="/interview-prep/" target="_self">Interview Prep</a>
156-
<div class="grid grid-cols-1 col-span-2">
157-
<a href="/interview-prep/?tab=technical" target="_self" class="nav__icons"> 🧩Technical </a>
158-
<a href="/interview-prep/?tab=behavioral" target="_self" class="nav__icons"> 💡Behavioral </a>
159-
<a href="/interview-prep/?tab=companies" target="_self" class="nav__icons"> 🏢Companies </a>
160-
<a href="/interview-prep/?tab=practice" target="_self" class="nav__icons"> 🎯Practice </a>
161-
</div>
162-
</div>`,
163-
},
164148
],
165149
},
166150
{

src/pages/interview-prep/BehavioralTab.tsx

Lines changed: 0 additions & 638 deletions
This file was deleted.

0 commit comments

Comments
 (0)