fix favicon

deepsource-autofix-76c6eb20
Dan Gowans 2022-10-04 12:45:45 -04:00
parent 8aa249b794
commit 05307d11b3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<%= headTitle %>: <%= configFunctions.getProperty("application.applicationName") %>
</title>
<link rel="icon" href="<%= urlPrefix %>/images/favicon.png" />
<link rel="icon" href="<%= urlPrefix + configFunctions.getProperty("application.logoURL") %>" />
<link rel="stylesheet" href="<%= urlPrefix %>/stylesheets/style.css" />
<link rel="stylesheet" href="<%= urlPrefix %>/lib/leaflet/leaflet.css" />