File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 10
10
/>
11
11
< link rel ="stylesheet " href ="css/style.css " />
12
12
< link rel ="stylesheet " href ="css/about.css " />
13
+ < link rel ="shortcut icon " href ="favicon.ico " type ="image/x-icon ">
13
14
< style >
14
15
/* Hamburger div style */
15
16
.navbar {
Original file line number Diff line number Diff line change 7
7
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css ">
8
8
< link rel ="stylesheet " href ="css/style.css ">
9
9
< link rel ="stylesheet " href ="css/about.css ">
10
+ < link rel ="shortcut icon " href ="favicon.ico " type ="image/x-icon ">
10
11
< style >
11
12
/* About page specific styles */
12
13
.container {
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
6
< title > Papers Page</ title >
7
+ < link rel ="shortcut icon " href ="favicon.ico " type ="image/x-icon ">
7
8
< link rel ="stylesheet " href ="./css/add-organize-papers.css " />
8
9
</ head >
9
10
< body >
You can’t perform that action at this time.
0 commit comments