import { defineConfig } from "blume";
export default defineConfig({
title: "Leetcode",
description: "Documentation powered by Blume.",
});