Skip to content
Snippets Groups Projects
Commit afcede98 authored by afil01's avatar afil01
Browse files

create team layout

parent d60aa634
No related branches found
No related tags found
No related merge requests found
import { defineClientConfig } from "vuepress/client";
import TeamLayout from "./layouts/TeamLayout.vue";
export default defineClientConfig({
layouts: {
TeamLayout
}
})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment