mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
minor update
This commit is contained in:
@@ -2,8 +2,9 @@ import { defineConfig } from 'astro/config'
|
||||
import mdx from '@astrojs/mdx'
|
||||
import sitemap from '@astrojs/sitemap'
|
||||
import icon from 'astro-icon'
|
||||
import compress from 'astro-compress'
|
||||
import robotsTxt from 'astro-robots-txt'
|
||||
import compress from '@playform/compress'
|
||||
|
||||
const getSiteInfo = () => {
|
||||
const siteUrl = process.env.SITE_URL
|
||||
if (!siteUrl) {
|
||||
|
||||
Reference in New Issue
Block a user