Turn website back to normal design
continuous-integration/drone/push Build is passing

This reverts commit c8804a2db3.
This commit is contained in:
2022-02-16 12:10:04 +01:00
parent a123261823
commit 09b8efc974
+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="'valentine'" /> <!-- can be either 'normal' or 'valentine' -->
<xsl:value-of select="'normal'" /> <!-- can be either 'normal' or 'valentine' -->
</xsl:variable>
<!-- Take /head/title and append " - FSFE", use this as $title -->