-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I've noticed that file needed for google search console is damaged by this plugin.
Originally, it's a plain text file (despite the extension):
google-site-verification: google{some-id}.html
But this plugin turns it into:
<html><head></head><body>google-site-verification: google{some-id}.html</body></html>We definitely need a detection if the file is plain text or html inside or add ignore setting for certain files.
Or use this tip to explicitly not modify plain files:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
