完整推送:毕业设计网站框架及部署配置

This commit is contained in:
2026-06-02 16:30:13 +08:00
parent 6b9fc9d3f2
commit f0cbbb0ae7
4 changed files with 594 additions and 1 deletions

View File

@@ -3,8 +3,29 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> 雪域阳光方舟- 轻索方舱</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- SEO Meta Tags -->
<title>雪域阳光方舟 - 轻索方舱 | 青藏高原医疗站毕业设计</title>
<meta name="description" content="青藏高原轻钢拉索结构小型医疗站毕业设计作品建筑面积200平方米体现Approachable Luxury设计理念">
<meta name="keywords" 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">
<!-- Base Path for Subdirectory Deployment -->
<base href="/g2026/g4/">
<!-- Stylesheet -->
<link rel="stylesheet" href="css/style.css">
<!-- Favicon -->
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<!-- 顶部固定导航栏 -->