mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
update dependecies
fix readme image disappeared
This commit is contained in:
@ -3,10 +3,6 @@ import { projects, selfHosts } from 'components/pages/projects/content';
|
||||
import PojectCardSkeleton from 'components/pages/projects/project-card-skeleton';
|
||||
import { Metadata } from 'next';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'RUA - Projects',
|
||||
};
|
||||
|
||||
const Loading = () => {
|
||||
return (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user