1 Star 0 Fork 0

bit212/TechDocs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 959 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tsutomu Kawamura 提交于 10年前 . Add og-image
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>TechDocs</title>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:title" content="TechDocs">
<meta property="og:site_name" content="TechDocs">
<meta property="og:url" content="http://techdocs.io">
<meta property="og:image" content="http://techdocs.io/og-image.png">
<meta property="og:image:type" content="image/png">
<link rel="stylesheet" href="style.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.0.5/es5-shim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
<script>html5.addElements('app footnote item logo')</script>
<![endif]-->
</head>
<body>
<app></app>
<script src="app.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/bit212/TechDocs.git
git@gitee.com:bit212/TechDocs.git
bit212
TechDocs
TechDocs
css-preprocess

搜索帮助