I created my first Pages site on codeberg and noticed that URL's show the default index.html page and .html extensions in the URL.
Though - due to #115 - I will only use the site as a staging location (if I can easily automate the deployment of my Jekyll _sites dir to GH Pages, where the live version will be)
It would be great if the default index pages and html extensions were hidden. Is there a way I can achieve this myself (my pages repo only contains plain html, js, css files), or does it need a change to Codeberg Pages itself?