We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5637013 commit 45b6bc3Copy full SHA for 45b6bc3
docs/.vitepress/showcases.ts
@@ -310,6 +310,18 @@ export const showcases: ShowCaseInfo[] = [
310
cover: 'https://i.imgur.com/AbTdfhg.png',
311
datetime: '2025-06-05',
312
},
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
325
// Add yours here!
326
{
327
title: 'Yours?',
0 commit comments