change fsfe-head-xsl to valentine #2452

Merged
bonnie merged 1 commits from ilovefs-valentine-design into master 2022-02-13 15:03:34 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<xsl:variable name="mode">
<!-- here you can set the mode to switch between normal and IloveFS style -->
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
<xsl:value-of select="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
</xsl:variable>
<!-- Take /head/title and append " - FSFE", use this as $title -->