mirror of
https://github.com/prdlk/leetcode.git
synced 2026-08-02 17:31:40 +00:00
feat(config): add blume config file and remove waku config
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { defineConfig } from "blume";
|
||||
|
||||
export default defineConfig({
|
||||
title: "Docs",
|
||||
description: "Documentation powered by Blume.",
|
||||
});
|
||||
Reference in New Issue
Block a user