diff options
author | lns <matzeton@googlemail.com> | 2021-10-21 14:52:26 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2021-10-21 14:59:00 +0200 |
commit | 9266070e51422a71566ee5c04db42feec996c485 (patch) | |
tree | 4ff57de8bfce87bde001c80c7ab9fae3080aa248 /pages/index.md | |
parent | 384724a00be9dbb8f40d295f99b9c6bcfb48b387 (diff) |
Improved URI handling and redirection/routing.
* parse and process URI query strings
* remove garbage slashes from URI path / sanitize
* more template examples
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'pages/index.md')
-rw-r--r-- | pages/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/index.md b/pages/index.md new file mode 100644 index 0000000..fbb8dc4 --- /dev/null +++ b/pages/index.md @@ -0,0 +1 @@ +*Just HTML* |