mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 03:52:48 +05:30
chore: Format files
This commit is contained in:
@@ -15,7 +15,13 @@ export default defineConfig({
|
||||
src: "./src/assets/img/logo.png",
|
||||
replacesTitle: true,
|
||||
},
|
||||
social: [{ icon: "github", label: "GitHub", href: "https://github.com/sortedcord/omnia-consolidated" }],
|
||||
social: [
|
||||
{
|
||||
icon: "github",
|
||||
label: "GitHub",
|
||||
href: "https://github.com/sortedcord/omnia-consolidated",
|
||||
},
|
||||
],
|
||||
sidebar: [
|
||||
{
|
||||
label: "Introduction",
|
||||
|
||||
Reference in New Issue
Block a user