mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
chore(docs): remove Blume config and package.json
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { defineConfig } from "blume";
|
||||
|
||||
export default defineConfig({
|
||||
title: "Prad's LeetCode",
|
||||
description: "Documentation powered by Blume.",
|
||||
navigation: {
|
||||
tabs: [{ label: "Guides", path: "/guides", icon: "plug" }],
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user