diff options
author | Pjotr Prins | 2023-08-06 10:19:32 +0200 |
---|---|---|
committer | Pjotr Prins | 2023-08-06 10:19:32 +0200 |
commit | 3395ec582bb6f0a3c9f79f264789c77986dd9878 (patch) | |
tree | 9daea3e59bded4b946488a1ba6be9443c743cf99 /web/static | |
download | gn-guile-3395ec582bb6f0a3c9f79f264789c77986dd9878.tar.gz |
Init new project for GN on guile.
Diffstat (limited to 'web/static')
-rw-r--r-- | web/static/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/static/README.md b/web/static/README.md new file mode 100644 index 0000000..8cb1b8c --- /dev/null +++ b/web/static/README.md @@ -0,0 +1,2 @@ +IMPORTANT: this is a REST server. Any static CSS and HTML should be handled in +the GN2 code base(!) |