Update index.html
This commit is contained in:
parent
15b4a98c5a
commit
70899cfe3c
@ -1,9 +1,12 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
<head>
|
<head>
|
||||||
|
<link href="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/css/bootstrap.min.css" rel="stylesheet">
|
||||||
<title>fine</title>
|
<title>fine</title>
|
||||||
<head>
|
<head>
|
||||||
<body>
|
<body>
|
||||||
<h1>fine<small>It's OK!</small></h1>
|
<h1>fine<small>It's OK!</small></h1>
|
||||||
|
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.js"></script>
|
||||||
|
<script src="https://cdn.bootcss.com/twitter-bootstrap/4.2.1/js/bootstrap.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user