Skip to content

Commit

Permalink
Update astro.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Parsifa1 authored Dec 29, 2023
1 parent e8af4ea commit 2e1dfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { SITE } from './src/config'

// https://astro.build/config
export default defineConfig({
site: 'Blog',
site: 'https://blog.cloudti.de',
integrations: [
tailwind({
applyBaseStyles: false,
Expand Down

0 comments on commit 2e1dfd7

Please sign in to comment.