mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-05 18:20:36 -08:00
Running a website in CLOG
This commit is contained in:
parent
1b49917b4c
commit
241d5cc480
4 changed files with 136 additions and 2 deletions
6
static-files/tutorial/regular-file.html
Normal file
6
static-files/tutorial/regular-file.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<body>
|
||||
<p>I am just a regular file. I am in the static-root
|
||||
of the tutorial and demo apps.</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue