ilovefs style
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tobiasd 2024-02-14 11:55:51 +01:00
parent e350189933
commit 3aa9f4b88f
Signed by: tobiasd
GPG Key ID: 25FE376FF17694A1

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 -->