changed to iloveFS design
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit was merged in pull request #1826.
This commit is contained in:
2021-02-14 01:48:28 +01:00
parent 572120a76c
commit 2e7ae1a40e
+1 -1
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 -->