Skip to content
Snippets Groups Projects
Verified Commit c57df5f2 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Disable w3c plugin for now.

parent f051f187
No related branches found
No related tags found
No related merge requests found
Pipeline #1029 failed
...@@ -16,7 +16,7 @@ CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml' ...@@ -16,7 +16,7 @@ CATEGORY_FEED_ATOM = 'feeds/{slug}.atom.xml'
DELETE_OUTPUT_DIRECTORY = True DELETE_OUTPUT_DIRECTORY = True
PLUGINS += ["w3c_validate"] #PLUGINS += ["w3c_validate"]
# Following items are often useful when publishing # Following items are often useful when publishing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment