mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-22 12:56:37 +00:00
don't add wildcard asterisk for base domain resource closes #356
This commit is contained in:
@@ -18,6 +18,8 @@ export const metadata: Metadata = {
|
||||
description: ""
|
||||
};
|
||||
|
||||
export const dynamic = 'force-dynamic';
|
||||
|
||||
// const font = Figtree({ subsets: ["latin"] });
|
||||
const font = Inter({ subsets: ["latin"] });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user