From 81f586640ece02c0ce0661354f37f59d013ee79f Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Sat, 28 Feb 2026 10:57:17 +0800 Subject: [PATCH] feat: Update navigation links to use relative paths and add new HTML files for documentation, map, and photo sections --- components.js | 16 ++++++++-------- doc.html | 41 +++++++++++++++++++++++++++++++++++++++++ map.html | 41 +++++++++++++++++++++++++++++++++++++++++ photo.html | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 131 insertions(+), 8 deletions(-) create mode 100644 doc.html create mode 100644 map.html create mode 100644 photo.html diff --git a/components.js b/components.js index 72833a2..7aa82bb 100644 --- a/components.js +++ b/components.js @@ -12,12 +12,12 @@ const Components = {