mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
add reading time
This commit is contained in:
committed by
Morten Olsen
parent
86a9dc2d31
commit
5e1324adf5
@@ -21,6 +21,9 @@ const getSiteInfo = () => {
|
||||
export default defineConfig({
|
||||
...getSiteInfo(),
|
||||
output: 'static',
|
||||
server: {
|
||||
allowedHosts: true,
|
||||
},
|
||||
integrations: [mdx(), sitemap(), icon(), compress({
|
||||
HTML: false,
|
||||
}), robotsTxt()],
|
||||
|
||||
Reference in New Issue
Block a user