mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-10 17:10:06 -04:00
Init
This commit is contained in:
parent
465c95db8a
commit
7fc7d5c0c2
35 changed files with 3806 additions and 1266 deletions
|
@ -5,8 +5,12 @@ const config = {
|
|||
kit: {
|
||||
adapter: adapter({
|
||||
pages: 'docs',
|
||||
assets: 'docs'
|
||||
})
|
||||
assets: 'docs',
|
||||
precompress: true
|
||||
}),
|
||||
prerender: {
|
||||
default: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue