You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.
I got the error about mediaTypes. The Hugo suggestion in the terminal window was for toml formatted files, so I did not managed to fix it right now for yml formatted files. Instead, I just remarked the code.
Here is my half ased soultion (that does not work):
[mediaTypes]
[mediaTypes: "application/atom"]
suffixes:["xml" ]
The text was updated successfully, but these errors were encountered:
I got the error about mediaTypes. The Hugo suggestion in the terminal window was for toml formatted files, so I did not managed to fix it right now for yml formatted files. Instead, I just remarked the code.
Here is my half ased soultion (that does not work):
[mediaTypes]
[mediaTypes: "application/atom"]
suffixes:["xml" ]
The text was updated successfully, but these errors were encountered: