ilovefs: change design of webpage to valentine
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
bonnie 2025-02-13 16:49:19 +01:00
parent 2fd824a770
commit 509a12bc4a

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