Banner img added. Format applied to whole project (html and md too)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { defineConfig } from 'vite'
|
||||
import { defineConfig } from "vite";
|
||||
|
||||
export default defineConfig({
|
||||
base: '/',
|
||||
})
|
||||
base: "/",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user