mirror of
https://github.com/pupperpowell/bibdle.git
synced 2026-02-04 10:54:44 -05:00
v2.1: stylistic updates & countdown timer
This commit is contained in:
@@ -5,6 +5,6 @@ import { defineConfig } from 'vite';
|
||||
export default defineConfig({
|
||||
plugins: [tailwindcss(), sveltekit()],
|
||||
server: {
|
||||
allowedHosts: ['bibdle.orthodox.cafe']
|
||||
allowedHosts: ['bibdle.com']
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user