feat: Responsiveness finished
This commit is contained in:
@@ -3,13 +3,11 @@ import { defineConfig, passthroughImageService, fontProviders } from "astro/conf
|
||||
|
||||
import partytown from "@astrojs/partytown";
|
||||
import sitemap from "@astrojs/sitemap";
|
||||
import vue from "@astrojs/vue";
|
||||
import robotsTxt from "astro-robots-txt";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
integrations: [
|
||||
vue(),
|
||||
sitemap(),
|
||||
robotsTxt(),
|
||||
partytown({
|
||||
|
||||
Reference in New Issue
Block a user