File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
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 -->
1
19
< link rel ="stylesheet " type ="text/css " href ="pk.css ">
2
20
3
21
< div class ="top ">
You can’t perform that action at this time.
0 commit comments