Skip to content

Commit f32efde

Browse files
authored
Update index.html
1 parent ec456ea commit f32efde

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<meta charset="utf-8">
2+
<!-- <meta http-equiv="refresh" content="2"> -->
3+
<!-- Latest compiled and minified CSS -->
4+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
5+
6+
<!-- Optional theme -->
7+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
8+
9+
<!-- Latest compiled and minified JavaScript -->
10+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
11+
<!-- google font -->
12+
<link href="https://fonts.googleapis.com/css2?family=Baloo+Paaji+2:wght@500&display=swap" rel="stylesheet">
13+
<!-- icon -->
14+
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
15+
<title>
16+
Main page.
17+
</title>
18+
<!-- css -->
119
<link rel="stylesheet" type="text/css" href="pk.css">
220

321
<div class="top">

0 commit comments

Comments
 (0)