Skip to content

Commit 9356a20

Browse files
authored
Merge pull request #168 from CodeHarborHub/dev-2
update navbar
2 parents 422a69c + 3109b4a commit 9356a20

File tree

3 files changed

+5
-243
lines changed

3 files changed

+5
-243
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@ const config = {
176176
html: '<span class="nav-emoji"> 📊</span> Quiz',
177177
to: "https://quiz-app-ajay-dhangar.vercel.app/",
178178
},
179+
{
180+
html: '<span class="nav-emoji"> 📺</span> Broadcast',
181+
to: "https://codeharborhub-broadcast-web.vercel.app/",
182+
},
183+
179184
{
180185
to: "/blog",
181186
html: '<span class="nav-emoji">📰</span> Blog',

src/pages/VirtualMeeting/VirtualMeetingComponent.css

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

src/pages/VirtualMeeting/index.tsx

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

0 commit comments

Comments
 (0)