Merge pull request #51 from nbtca/m1ngbranch

Add a tag in 'Git 基本流程.md' for archive
This commit is contained in:
weirong.zhou 2024-11-19 20:51:22 +08:00 committed by GitHub
commit 9610edcfd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View file

@ -15,9 +15,6 @@ import logoAnimated from "./_assets/nbtca.gif";
共同创造我们的社区 共同创造我们的社区
</div> </div>
</div> </div>
<div class="text-lg md:text-xl mt-4 pl-2">
九月二十五日,百团等你!
</div>
<div class="mt-2"> <div class="mt-2">
<a <a
href="/posts/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%8D%8F%E4%BC%9A%E5%85%A5%E7%A4%BE%E6%8C%87%E5%8D%97" href="/posts/%E8%AE%A1%E7%AE%97%E6%9C%BA%E5%8D%8F%E4%BC%9A%E5%85%A5%E7%A4%BE%E6%8C%87%E5%8D%97"

View file

@ -4,7 +4,7 @@ title: 'Git 基本流程'
pubDate: 2024-10-13 pubDate: 2024-10-13
description: ' ' description: ' '
author: 'zzh0u' author: 'zzh0u'
tags: ["开发","Git"] tags: ["技术","开发","Git"]
theme: 'white' theme: 'white'
featured: true featured: true
--- ---