mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
update cover of nbtca-post with HD logo
This commit is contained in:
parent
542bbe937a
commit
31691c01ee
1 changed files with 6 additions and 4 deletions
|
|
@ -3,15 +3,17 @@ layout: "../../layouts/MarkdownPost.astro"
|
|||
title: "NBTCA主页投稿指南1.0"
|
||||
pubDate: 2025-10-10
|
||||
description: "在开源项目中发布你的第一篇博客"
|
||||
author: "小明"
|
||||
author:
|
||||
name: "小明"
|
||||
url: "https://blog.m1ng.space/"
|
||||
cover:
|
||||
url: "https://lzm0x219.gallerycdn.vsassets.io/extensions/lzm0x219/vscode-markdown-github/3.1.0/1685961546588/Microsoft.VisualStudio.Services.Icons.Default"
|
||||
url: ./_assets/github_markdown.png
|
||||
alt: "cover"
|
||||
tags: ["指南", "git", "markdown"]
|
||||
tags: ["指南", "Git", "Markdown"]
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable-next-line MD022 -->
|
||||
##
|
||||
|
||||
> 学会使用 Git + Markdown 撰写与提交技术博客
|
||||
|
||||
## 一、前言
|
||||
|
|
|
|||
Loading…
Reference in a new issue