update dependecies

fix readme image disappeared
This commit is contained in:
DefectingCat
2023-12-22 10:36:07 +08:00
parent ef16f29dbb
commit a5a0a8029b
4 changed files with 1063 additions and 741 deletions

View File

@ -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 (
<>