Closed gegobyte closed 4 weeks ago
Fixed an issue with GitHub URL transformation. Could you please try again (and share the URL here so that it can be debugged in case if it still doesn't work?)
I tried again but getting the same error. Here is the funding manifest url: https://seal-generator.netlify.app/funding.json
The github link for the manifest url is https://github.com/gegobyte/seal-generator/blob/main/public/funding.json
getting doctype error when using this link
Fixed this error my creating the .well-known/funding-manifest-urls file outside of the public directory.
Earlier it was hosted here: https://github.com/gegobyte/seal-generator/blob/main/public/.well-known/funding-manifest-urls now it is hosted here: https://github.com/gegobyte/seal-generator/blob/main/.well-known/funding-manifest-urls
This change resolved the error.
Getting this error while trying to submit funding.json file. There is just one line in the
funding-manifest-urls
file. Have already validated it using the validate manifest tool.