diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2021-10-25 14:35:32 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2021-10-25 14:41:11 +0200 |
commit | 8c2089dd8117835cfbfaed2c8f50cd34e666487f (patch) | |
tree | 5954b63122b1f71903469907a76ac74e36f81ec7 /wwwroot/static | |
parent | 47a838f292439b9d1ce921a79341e4a7170d0810 (diff) |
Added CMake install targets and reworked wwwroot folder structure.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'wwwroot/static')
-rw-r--r-- | wwwroot/static/test.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wwwroot/static/test.txt b/wwwroot/static/test.txt new file mode 100644 index 0000000..50bb49a --- /dev/null +++ b/wwwroot/static/test.txt @@ -0,0 +1 @@ +This is a static text file. |