Powered by
I think it has to be served by a server otherwise ...
# questions
s
SeriousBug
05/01/2022, 8:16 AM
I think it has to be served by a server otherwise links and page styles etc. don't work. You could run a server locally (like
python3 -m http.server
) but that wouldn't work on an ipad 😅
Previous
Next