From: Nick Bowler Date: Thu, 10 Jan 2019 03:22:56 +0000 (-0500) Subject: Add an "icon" link with empty data URI. X-Git-Url: http://git.draconx.ca/gitweb/homepage.git/commitdiff_plain/45c81baacdb5c6b53a2312b933f926ae7f7fc44a Add an "icon" link with empty data URI. This appears to stop pointless requests to /favicon.ico, at least in some browsers. --- diff --git a/layouts/default.xsl b/layouts/default.xsl index 020d1fd..5a01d79 100644 --- a/layouts/default.xsl +++ b/layouts/default.xsl @@ -186,6 +186,7 @@ + <xsl:variable name='page-title' select='string(/document/title)' /> <xsl:if test='$page-title and $site-title != $page-title'>