chore(config): remove blume config file

This commit is contained in:
Prad Nukala
2026-07-13 17:16:46 -04:00
parent b35b896a92
commit 240ffe0333
-6
View File
@@ -1,6 +0,0 @@
import { defineConfig } from "blume";
export default defineConfig({
title: "Leetcode",
description: "Documentation powered by Blume.",
});