We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2540063 + 89094b6 commit 7f4f316Copy full SHA for 7f4f316
suse2022-ns/xhtml/docbook.xsl
@@ -853,7 +853,7 @@
853
854
<xsl:if test="$build.for.web = 1">
855
<!-- https://www.suse.com/assets/css/google-fonts-suse.css?avs=1733925891" -->
856
- <link rel="stylesheet" type="text/css"
+ <link rel="stylesheet" type="text/css" rel="preload"
857
href="https://documentation.suse.com/docserv/res/fonts/suse/suse.css" />
858
</xsl:if>
859
<!-- <xsl:if test="$daps.header.js.library != ''">
0 commit comments