Global access to post summaries for all posts on site
This commit is contained in:
parent
a0106369c9
commit
8b533b296c
9 changed files with 49 additions and 23 deletions
|
@ -1,7 +1,9 @@
|
|||
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
|
||||
import adapter from '@sveltejs/adapter-static';
|
||||
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
export default {
|
||||
preprocess: vitePreprocess(),
|
||||
kit: {
|
||||
prerender: {
|
||||
handleHttpError: 'fail'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue