Skip to content

Commit

Permalink
Add PrepVerse files
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashSingh3031 authored Feb 3, 2024
1 parent 3a0ea65 commit 3015018
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions documentation/src/refine-theme/footer-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { FooterGithubIcon } from "./icons/footer-github";
import { FooterLinkedinIcon } from "./icons/footer-linkedin";
import { FooterRedditIcon } from "./icons/footer-reddit";
import { FooterTwitterIcon } from "./icons/footer-twitter";
import { NewBadgeIcon } from "./icons/popover";

export const menuItems = [
{
Expand All @@ -24,12 +23,10 @@ export const menuItems = [
items: [
{
label: "CodePoint",
icon: <NewBadgeIcon />,
href: "https://prepverse.github.io/CodePoint",
},
{
label: "LeetVerse",
icon: <NewBadgeIcon />,
href: "https://prepverse.github.io/LeetVerse",
},
],
Expand Down

0 comments on commit 3015018

Please sign in to comment.