Skip to content

Commit

Permalink
Merge pull request #756 from Konano/patch-1
Browse files Browse the repository at this point in the history
Add favicon.ico
  • Loading branch information
modos189 authored Sep 28, 2024
2 parents 05e58d0 + 6c32a84 commit e21e7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/total-conversion-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ if (!window.PLAYER || !PLAYER.nickname) {
// possible without requiring scripts.
document.head.innerHTML =
'<title>Ingress Intel Map</title>' +
'<link rel="shortcut icon" href="/img/favicon.ico" />' +
'<style>' +
'@include_string:style.css@' +
'</style>' +
Expand Down

0 comments on commit e21e7b6

Please sign in to comment.