Skip to content

Commit

Permalink
feat: Update base url
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstevendao committed May 7, 2024
1 parent 2798ab9 commit 433d7ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { defineConfig } from 'vitepress'
// https://vitepress.dev/reference/site-config
export default defineConfig({
title: "Vue Tel Input",
base: '/vue-tel-input/',
description: "International Phone Input for Vue",
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
Expand Down

0 comments on commit 433d7ec

Please sign in to comment.