Skip to content

Commit

Permalink
132
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-Luffa committed Jul 22, 2024
1 parent b99248c commit dbe1284
Show file tree
Hide file tree
Showing 36 changed files with 1 addition and 270 deletions.
1 change: 0 additions & 1 deletion README.md

This file was deleted.

4 changes: 1 addition & 3 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ import { defineConfig } from 'vitepress'

// https://vitepress.dev/reference/site-config
export default defineConfig({
base:'/repo/',
srcDir:'src',
base:"/repo/",
title: "My Awesome Project",
description: "A VitePress Site",
themeConfig: {
Expand All @@ -16,7 +15,6 @@ export default defineConfig({
sidebar: [
{
text: 'Examples',

items: [
{ text: 'Markdown Examples', link: '/markdown-examples' },
{ text: 'Runtime API Examples', link: '/api-examples' }
Expand Down
21 changes: 0 additions & 21 deletions docs/.vitepress/dist/404.html

This file was deleted.

82 changes: 0 additions & 82 deletions docs/.vitepress/dist/api-examples.html

This file was deleted.

16 changes: 0 additions & 16 deletions docs/.vitepress/dist/assets/api-examples.md.CaWeB1tW.js

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion docs/.vitepress/dist/assets/app.DIcUoIPd.js

This file was deleted.

Loading

0 comments on commit dbe1284

Please sign in to comment.