未验证 提交 4614091c 编写于 作者: J jlcao 提交者: GitHub

Update index.html

上级 c3ac4659
......@@ -4,12 +4,12 @@
<head>
<meta charset="UTF-8">
<title>Mark简历生成器</title>
<link rel="stylesheet" href="resume/static/css/style.css">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.0/remodal.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.0/remodal-default-theme.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/remodal/1.1.0/remodal.min.js"></script>
<script src="resume/static/js/script.js"></script>
<script src="static/js/script.js"></script>
</head>
<body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册