diff options
author | xengineering <mail2xengineering@protonmail.com> | 2021-03-06 20:51:23 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2021-03-06 20:51:23 +0100 |
commit | f48ce5deb19d83e6d5e87f51c59e538f4b66d79e (patch) | |
tree | d95ac46c757c4506044fbb4e0469ecadf3f78ef7 /src/static | |
parent | f9714353664507845bad9e5856f5396ab3d629b2 (diff) | |
download | web-template-f48ce5deb19d83e6d5e87f51c59e538f4b66d79e.tar web-template-f48ce5deb19d83e6d5e87f51c59e538f4b66d79e.tar.zst web-template-f48ce5deb19d83e6d5e87f51c59e538f4b66d79e.zip |
Switch back to Flask
Diffstat (limited to 'src/static')
l--------- | src/static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/index.html b/src/static/index.html new file mode 120000 index 0000000..44d1dd6 --- /dev/null +++ b/src/static/index.html @@ -0,0 +1 @@ +../../lib/html/example.html
\ No newline at end of file |