first commit

This commit is contained in:
vzaytsev 2024-10-03 11:28:46 +03:00
commit aae72a1853

4
index.cfm Normal file
View File

@ -0,0 +1,4 @@
<cfoutput>
Hello, Lucee! Today's date is #dateFormat(now(), 'yyyy-mm-dd')#.
</cfoutput>