Hello author, I recently have a requirement to modify the content of the homepage page of Digital Slide Archive (the first step is to localize its content). In the system configuration, I saw that it is possible to replace the original content with a custom markdown document, but this modification method will not work when I move the docker image to another computer and run it (using the docker load and docker save commands). So I tried to modify the content of the homepage. markdown in the files "F: \ Data \ PsycharmProjects \ digital-slide-archive \ devops \ tsa \ provision. py" and "F: \ Data \ PsycharmProjects \ digital-slide-archive \ devops \ provision. py". Partially, after making modifications, the DSA-Grider-1 container was restarted, but there were no changes after refreshing the webpage. What's going on?
