File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11include :
2- - " assets/images/favicon.ico"
2+ - " / assets/images/favicon.ico"
33
44theme : jekyll-theme-minimal
5- logo : " favicon.png"
5+ logo : " /assets/images/ favicon.png"
66title : " Find my next course - by Inference"
77description : " A web application designed to help students explore KTH’s course offerings."
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7- < link rel ="shortcut icon " type ="image/x-icon " href ="favicon.ico ">
7+ < link rel ="shortcut icon " type ="image/x-icon " href ="/assets/images/ favicon.png ">
88
99{% seo %}
1010 < link rel ="stylesheet " href ="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments