finalise ilovefs 2020 page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
066439c46c
commit
fe0cf5689a
@ -61,7 +61,7 @@ RewriteRule ^news/podcast-opus.rss$ /news/podcast-opus.en.rss [L,R=301]
|
||||
|
||||
# ILoveFS
|
||||
# TODO each year: update links for next two lines
|
||||
RewriteRule ^campaigns/ilovefs(/?$|/[^/]*.html$) /campaigns/ilovefs/2019$1 [PT,L]
|
||||
RewriteRule ^campaigns/ilovefs(/?$|/[^/]*.html$) /campaigns/ilovefs/2020$1 [PT,L]
|
||||
RewriteRule ^campaigns/ilovefs/latest-report.*$ /news/2019/news-20190329-01.html [R=301,L]
|
||||
RewriteRule ^campaigns/ilovefs/ilovefs(.*)html$ /campaigns/ilovefs/index$1html [R=301,L]
|
||||
RewriteRule ^campaigns/ilovefs/(201[2-5])/index(.*)$ /campaigns/ilovefs/$1/ [R=301,L]
|
||||
|
@ -10,7 +10,7 @@
|
||||
<xsl:template match="fetch-news">
|
||||
<xsl:call-template name="fetch-news">
|
||||
<xsl:with-param name="tag" select="'ilovefs'"/>
|
||||
<xsl:with-param name="nb-items" select="5"/>
|
||||
<xsl:with-param name="nb-items" select="2"/>
|
||||
</xsl:call-template>
|
||||
</xsl:template>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user