mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
update file format
remove newline at end of file
This commit is contained in:
@ -40,4 +40,4 @@ export default async function Page({ params }: { params: { page: string } }) {
|
||||
/>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
@ -74,4 +74,4 @@ const Page = async ({
|
||||
);
|
||||
};
|
||||
|
||||
export default Page;
|
||||
export default Page;
|
||||
|
Reference in New Issue
Block a user