注释掉可选的图片资源引用,避免404错误

This commit is contained in:
2026-06-02 19:39:31 +08:00
parent 2352e1f7e3
commit d9c0b6ade9
2 changed files with 5 additions and 5 deletions

BIN
images/og-image.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 MiB

View File

@@ -6,17 +6,17 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- SEO Meta Tags -->
<title>雪域阳光方舟 - 轻索方舱 | 青藏高原医疗站毕业设计</title>
<meta name="description" content="青藏高原轻钢拉索结构小型医疗站毕业设计作品建筑面积200平方米体现Approachable Luxury设计理念">
<title>雪域阳光方舟 - 轻索方舱 | 高海拔环境乡村医疗服务基站设计与建造研究</title>
<meta name="description" content="雪域阳光方舟 · 高海拔环境乡村医疗服务基站设计与建造研究">
<meta name="keywords" content="建筑设计,毕业设计,青藏高原,轻钢结构,医疗站,拉索结构">
<meta name="author" content="杨玉青">
<meta name="author" content="杨雨晴">
<!-- Open Graph / Social Media Meta Tags -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://solarark.net/g2026/g4/">
<meta property="og:title" content="雪域阳光方舟 - 轻索方舱">
<meta property="og:description" content="青藏高原轻钢拉索结构医疗站 - Approachable Luxury设计理念">
<meta property="og:image" content="images/og-image.jpg">
<!-- <meta property="og:image" content="images/og-image.jpg"> -->
<!-- Base Path for Subdirectory Deployment -->
<base href="/g2026/g4/">
@@ -25,7 +25,7 @@
<link rel="stylesheet" href="css/style.css">
<!-- Favicon -->
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- <link rel="icon" type="image/png" href="images/favicon.png"> -->
</head>
<body>
<!-- 顶部固定导航栏 -->