Revert "Try to enable events again"

Doesn't work still.

This reverts commit 553c3ea43f.
This commit is contained in:
Luke Murphy 2020-12-27 00:08:27 +01:00
parent 553c3ea43f
commit e2d7716d79
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -36,7 +36,8 @@ PLUGINS = [
'extract_toc', 'extract_toc',
'i18n_subsites', 'i18n_subsites',
'summary', 'summary',
'events-ics', # Note (mb): disabled as it breaks the git-hook publishing.........
#'events-ics',
'complex_footnotes', 'complex_footnotes',
# Note(decentral1se): disable for now as breaking site generation # Note(decentral1se): disable for now as breaking site generation
# please feel free to re-enable it as needed # please feel free to re-enable it as needed