Skip to content

Commit 45b6bc3

Browse files
authored
Update showcases.ts
add git slide
1 parent 5637013 commit 45b6bc3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,18 @@ export const showcases: ShowCaseInfo[] = [
310310
cover: 'https://i.imgur.com/AbTdfhg.png',
311311
datetime: '2025-06-05',
312312
},
313+
{
314+
title: '代码管理及集成 (基本Git)',
315+
author: {
316+
name: 'heng1025',
317+
link: 'https://github.com/heng1025',
318+
},
319+
at: 'Bayconnect Internal',
320+
slidesLink: 'https://git.chenggang.win/',
321+
sourceLink: 'https://github.com/heng1025/git-slides',
322+
cover: 'https://picsum.photos/1920/1080',
323+
datetime: '2021-08-05',
324+
},
313325
// Add yours here!
314326
{
315327
title: 'Yours?',

0 commit comments

Comments
 (0)