Skip to content

Commit

Permalink
feat: update site
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Sep 6, 2023
1 parent cfee8cd commit 4feb4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const site = "https://cotl-api.vercel.app/";

// https://astro.build/config
export default defineConfig({
site,
integrations: [
starlight({
title: "COTL_API",
Expand Down

1 comment on commit 4feb4e3

@vercel
Copy link

@vercel vercel bot commented on 4feb4e3 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cotl-api – ./

cotl-api-git-docs-xhayper.vercel.app
cotl-api-xhayper.vercel.app
cotl-api.vercel.app

Please sign in to comment.