Skip to content

Commit 2346896

Browse files
committed
feat: update repos.json
1 parent 700ed62 commit 2346896

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

data/repos.json

+50
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,55 @@
9898
"topics": [],
9999
"focus": false,
100100
"notes": ""
101+
},
102+
{
103+
"title": "Coding Everyday",
104+
"author": "novlan1",
105+
"name": "coding-everyday",
106+
"homepage": "https://novlan1.github.io/coding-everyday/",
107+
"description": "笔记、文章",
108+
"topics": [],
109+
"focus": false,
110+
"notes": ""
111+
},
112+
{
113+
"title": "Press UI Demo Vue2",
114+
"author": "novlan1",
115+
"name": "press-ui-demo-vue2",
116+
"homepage": "https://novlan1.github.io/press-ui-demo-vue2/",
117+
"description": "Press UI 的 uni-app Vue2 示例",
118+
"topics": [],
119+
"focus": false,
120+
"notes": ""
121+
},
122+
{
123+
"title": "Press UI Demo Vue3",
124+
"author": "novlan1",
125+
"name": "press-ui-demo-vue3",
126+
"homepage": "https://novlan1.github.io/press-ui-demo-vue3/",
127+
"description": "Press UI 的 uni-app Vue3 示例",
128+
"topics": [],
129+
"focus": false,
130+
"notes": ""
131+
},
132+
{
133+
"title": "Press UI Demo Vue2 Pure",
134+
"author": "novlan1",
135+
"name": "press-ui-demo-vue2-pure",
136+
"homepage": "https://novlan1.github.io/press-ui-demo-vue2-pure/",
137+
"description": "Press UI 的非 uni-app Vue2 示例",
138+
"topics": [],
139+
"focus": false,
140+
"notes": ""
141+
},
142+
{
143+
"title": "Press UI Demo Vue3 Pure",
144+
"author": "novlan1",
145+
"name": "press-ui-demo-vue3-pure",
146+
"homepage": "https://novlan1.github.io/press-ui-demo-vue3-pure/",
147+
"description": "Press UI 的非 uni-app Vue3 示例",
148+
"topics": [],
149+
"focus": false,
150+
"notes": ""
101151
}
102152
]

0 commit comments

Comments
 (0)