注释掉可选的图片资源引用,避免404错误
This commit is contained in:
10
index.html
10
index.html
@@ -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>
|
||||
<!-- 顶部固定导航栏 -->
|
||||
|
||||
Reference in New Issue
Block a user