mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
24 lines
715 B
HTML
24 lines
715 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>vczero的博客</title>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF8" Cache-control="public"/>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
|
|
<link rel='stylesheet' href='css/main.css' />
|
|
<script type="text/javascript" src="js/jquery2.1.1.js"></script>
|
|
<script type="text/javascript" src="js/sea2.3.js"></script>
|
|
<script type="text/javascript" src="js/underscore.js"></script>
|
|
<script type="text/javascript" src="js/index.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="header_tpl">
|
|
|
|
</div>
|
|
|
|
|
|
<div id="content_tpl"></div>
|
|
|
|
|
|
<div id="footer_tpl"></div>
|
|
</body>
|
|
</html> |