fixes
This commit is contained in:
parent
fc9da9b54e
commit
5709ba12f2
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import * as fs from 'node:fs';
|
||||
import * as pages from './pages';
|
||||
import * as pages from './pages.ts';
|
||||
import { format } from 'date-fns';
|
||||
|
||||
// Type for metadata and page info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue