-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (31 loc) · 1.69 KB
/
Copy pathindex.html
File metadata and controls
31 lines (31 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CPPBS · 技术开发 · 音乐制作 · 官网</title>
<meta name="description" content="CPPBS 个人技术站,专注 C++、AI、3D 建模、游戏开发与电子音乐。所有作品与服务请访问官网。">
<meta name="keywords" content="CPPBS, C++, AI, 3D建模, 游戏开发, 音乐制作, Planets Online">
<meta name="robots" content="index, follow">
<link rel="canonical" href="https://planets-online.com/">
<meta property="og:title" content="CPPBS · 技术开发与创意工作室">
<meta property="og:description" content="CPPBS 的个人技术品牌,涵盖软件开发、AI、音乐、游戏等领域。">
<meta property="og:url" content="https://planets-online.com/">
<meta property="og:type" content="website">
<meta http-equiv="refresh" content="1; url=https://planets-online.com/">
<link rel="icon" href="https://planets-online.com/favicon.ico" type="image/x-icon">
</head>
<body>
<h1>CPPBS · C++ · AI · 3D建模 · 游戏开发 · 音乐制作</h1>
<p>CPPBS 的个人技术品牌,聚焦 C++、人工智能、3D 建模、游戏开发与电子音乐制作。</p>
<p>所有项目、服务、作品集均发布于主站:<a href="https://planets-online.com/">planets-online.com</a></p>
<p>正在自动跳转,如未响应请点击上方链接。</p>
<hr>
<p>业务联系:cppbs@wxmail.planets-online.com</p>
<p>
© 2021 -
<script>document.write(new Date().getFullYear());</script>
CPPBS / Planets Online. 版权所有。
</p>
</body>
</html>