diff options
author | Mo Tarbin <mhed.t91@gmail.com> | 2024-07-24 23:55:34 -0400 |
---|---|---|
committer | Mo Tarbin <mhed.t91@gmail.com> | 2024-07-24 23:55:34 -0400 |
commit | cafc9b6e22d160968ecb37fc8bc2ef82652fa36e (patch) | |
tree | 75dba1981636289012771fd729203e055f7dba80 /frontend/dist | |
parent | 6ce3bd837d3a4036bbcc73249033c6a87a104345 (diff) | |
parent | 71f8dfb26c9bee7721682dbe230e8a0137af2ce6 (diff) | |
download | donetick-cafc9b6e22d160968ecb37fc8bc2ef82652fa36e.tar.gz donetick-cafc9b6e22d160968ecb37fc8bc2ef82652fa36e.tar.bz2 donetick-cafc9b6e22d160968ecb37fc8bc2ef82652fa36e.zip |
Merge branch 'dev'
Diffstat (limited to 'frontend/dist')
-rw-r--r-- | frontend/dist/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/frontend/dist/index.html b/frontend/dist/index.html new file mode 100644 index 0000000..5cdba0d --- /dev/null +++ b/frontend/dist/index.html @@ -0,0 +1,9 @@ +<html> + <head> + <title>This file will be replaced by the frontend build process</title> + </head> + <body> + <h5>This file will be replaced by the frontend build process</h5> + + </body> +</html>
\ No newline at end of file |