Skip to content

Commit 6f8da25

Browse files
committed
fix: update Youni project details including title, description, website, and tags
1 parent f37d8cc commit 6f8da25

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

data/projects.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ export const projects: Project[] = [
1818
type: 'web',
1919
},
2020
{
21-
title: 'Youni(校园社交平台)',
22-
description: '基于 React Native + NestJs 实现的一个校园社交平台应用',
21+
title: 'Youni(跨端图文社区)',
22+
description: '基于 React Native、Expo 和 Hono 的跨端图文社区',
2323
preview: '/img/project/youni.png',
24-
website: 'https://youni.vercel.app',
24+
website: 'https://youni.kuizuo.me',
2525
source: 'https://github.com/kuizuo/youni',
26-
tags: ['large', 'product'],
26+
tags: ['opensource', 'large', 'product'],
2727
type: 'web',
2828
},
2929
{

static/img/project/youni.png

4.29 MB
Loading

0 commit comments

Comments
 (0)