Onvertaalde posts niet publiceren
This commit is contained in:
parent
beb0a7af4f
commit
96c4ab9247
2
conf.py
2
conf.py
|
@ -300,6 +300,8 @@ COMPILERS = {
|
|||
# If this is set to False, then posts that are not translated to a language
|
||||
# LANG will not be visible at all in the pages in that language.
|
||||
# SHOW_UNTRANSLATED_POSTS = True
|
||||
# MB - 2024-05-04 - aangezet, zodat we geen onvertaalde berichten krijgen (zoals nieuws)
|
||||
SHOW_UNTRANSLATED_POSTS = False
|
||||
|
||||
# Nikola supports logo display. If you have one, you can put the URL here.
|
||||
# Final output is <img src="LOGO_URL" id="logo" alt="BLOG_TITLE">.
|
||||
|
|
Reference in a new issue