File tree 3 files changed +2
-0
lines changed
3 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 9
9
<!-- Bootstrap CSS -->
10
10
< link href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
rel ="
stylesheet "
11
11
integrity ="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl " crossorigin ="anonymous ">
12
+ < link rel ="shortcut icon " type ="image/x-icon " href ="favicon.png " />
12
13
13
14
< title > ***TITLE_PLACEHOLDER***</ title >
14
15
< meta http-equiv ="Permissions-Policy " content ="interest-cohort=() "/>
Original file line number Diff line number Diff line change 9
9
<!-- Bootstrap CSS -->
10
10
<link href="https://cdn.jsdelivr.net/npm/
[email protected] /dist/css/bootstrap.min.css" rel="stylesheet"
11
11
integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
12
+ <link rel="shortcut icon" type="image/x-icon" href="favicon.png" />
12
13
13
14
<title>Java interview Q&A</title>
14
15
<meta http-equiv="Permissions-Policy" content="interest-cohort=()"/>
You can’t perform that action at this time.
0 commit comments