mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-25 02:56:38 +00:00
fix invalid url
This commit is contained in:
parent
0c45b7b1f3
commit
f36d3f4f29
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: "../../layouts/MarkdownPost.astro"
|
kkjjjjayout: "../../layouts/MarkdownPost.astro"
|
||||||
title: "计算机协会入社指南1.0"
|
title: "计算机协会入社指南1.0"
|
||||||
pubDate: 2024-09-19
|
pubDate: 2024-09-19
|
||||||
description: "欢迎来到计算机协会"
|
description: "欢迎来到计算机协会"
|
||||||
author: "小明"
|
author: "小明"
|
||||||
cover:
|
cover:
|
||||||
url: "../../../public/maskable_icon_x512.png"
|
url: "https://github.com/nbtca/Home/blob/main/public/maskable_icon_x512.png"
|
||||||
alt: "cover"
|
alt: "cover"
|
||||||
tags: ["指南"]
|
tags: ["指南"]
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue