I am trying to apply for the RIOT API and they are asking me to place a specific text into the root directory of my website (so their bot can find it at website.com/riot.txt). I cant seam to find a way to place this text simply through webflow.
Any help is much appreciated
Webflow does not support adding files to the project root.
You might be able to implement a redirect to an asset. Test this to see if it works.
Otherwise you could implement a reverse proxy to handle it or export the site and host it yourself.