Fix: LINKS targets
This commit is contained in:
parent
c624023018
commit
1fe7d8c176
@ -42,11 +42,11 @@ AUTHOR_FEED_RSS = None
|
|||||||
|
|
||||||
# Blogroll
|
# Blogroll
|
||||||
LINKS = [
|
LINKS = [
|
||||||
("2015-2016", "/2015-2016/"),
|
("2015-2016", "/enseignements/2015-2016/"),
|
||||||
("2016-2017", "/2016-2017/"),
|
("2016-2017", "/enseignements/2016-2017/"),
|
||||||
("2017-2018", "/2017-2018/"),
|
("2017-2018", "/enseignements/2017-2018/"),
|
||||||
("2018-2019", "/2018-2019/"),
|
("2018-2019", "/enseignements/2018-2019/"),
|
||||||
("2019-2020", "/2019-2020/"),
|
("2019-2020", "/enseignements/2019-2020/"),
|
||||||
]
|
]
|
||||||
# Social widget
|
# Social widget
|
||||||
SOCIAL = ()
|
SOCIAL = ()
|
||||||
|
Loading…
Reference in New Issue
Block a user