Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove feff chars #30

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Remove feff chars #30

merged 1 commit into from
Oct 6, 2023

Conversation

illicitonion
Copy link
Member

@illicitonion illicitonion commented Oct 5, 2023

Per decaporg/decap-cms#6602 the bug where Decamp inserts feffs may be fixed, so let's clean up all the ones that made it in in the past.

This PR was generated by running:

find . -name readme.md | xargs sed -e 's#\xef\xbb\xbf##' -i '' 

with BSD sed.

Per decaporg/decap-cms#6602 the bug where
Decamp inserts feffs may be fixed, so let's clean up all the ones that
made it in in the past.
@netlify
Copy link

netlify bot commented Oct 5, 2023

Deploy Preview for cyf-pd ready!

Name Link
🔨 Latest commit c9cd89a
🔍 Latest deploy log https://app.netlify.com/sites/cyf-pd/deploys/651f35b296eef500083935f2
😎 Deploy Preview https://deploy-preview-30--cyf-pd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (no change from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SallyMcGrath SallyMcGrath merged commit b71264b into main Oct 6, 2023
4 checks passed
@SallyMcGrath SallyMcGrath deleted the remove-all-feffs branch October 6, 2023 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants