Acode
Acode copied to clipboard
Linking to external files
It seems as though if I clone a repo from github using Termux, and open the directory with Acode I can not like to CSS or JAVASCRIPT files that reside in a directory outside of my HTML. Such as having a folder for my html, JavaScript, and css and try to link to my js/css file '../Stylesheets/style.css it will not link properly.