chore: 为所有 md 文件添加 Hugo front matter
- 处理: 74 个 .md 文件 - 跳过: 0 个(无已存在的 front matter) - 异常: 3 个(H1 缺失,用文件名兜底) - plans/PRISM/.research/readmes/3d-llm.md - plans/PRISM/.research/readmes/openmask3d.md - plans/PRISM/.research/readmes/openscene.md
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "CrowdRoom · 变更日志(CHANGELOG)"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["CrowdRoom", "众包", "3D 重建", "隐私", "数据结构", "路线图"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
# CrowdRoom · 变更日志(CHANGELOG)
|
||||
|
||||
> 本文件遵循 [Keep a Changelog 1.1.0](https://keepachangelog.com/zh-CN/1.1.0/) 规范,版本号采用 [语义化版本 SemVer 2.0.0](https://semver.org/lang/zh-CN/spec/v2.0.0.html)。
|
||||
|
||||
Reference in New Issue
Block a user