-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
26 lines (23 loc) · 1.17 KB
/
index.html
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
<!DOCTYPE html>
<html class="index" lang="zh-CN">
<head>
<meta name="generator" content="Hexo 3.8.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Gnekiah Hsiung">
<meta name="description" content="Just write something casually.">
<link rel="alternative" href="/atom.xml" title="Serenice" type="application/atom+xml">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<title>OPTS Project</title>
<!--<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/js/fancybox/jquery.fancybox.min.css">-->
<!--[if lt IE 9]><script>(function(a,b){a="abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video".split(" ");for(b=a.length-1;b>=0;b--)document.createElement(a[b])})()</script><![endif]-->
<!--<script src="/js/jquery-3.1.1.min.js"></script>
<script src="/js/fancybox/jquery.fancybox.min.js"></script>-->
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
</head>
<body>
<h1>OPTS Project</h1>
</body>
</html>