From e40c05e8f9a8e6ce173d9274aeb14fc38fe331aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 Nov 2024 09:58:54 +0800 Subject: [PATCH] renew _site --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 26702765..6cb8cbd3 100644 --- a/manifest.json +++ b/manifest.json @@ -3,21 +3,21 @@ "xrefmap": "xrefmap.yml", "files": [ { - "type": "Conceptual", + "type": "Resource", "source_relative_path": "README.md", "output": { - ".html": { - "relative_path": "README.html" + "resource": { + "relative_path": "README.md" } }, "version": "" }, { - "type": "Resource", + "type": "Conceptual", "source_relative_path": "README.md", "output": { - "resource": { - "relative_path": "README.md" + ".html": { + "relative_path": "README.html" } }, "version": ""