diff options
author | Doge <[email protected]> | 2021-05-03 08:46:18 +0800 |
---|---|---|
committer | Doge <[email protected]> | 2021-05-03 08:46:18 +0800 |
commit | f3395e29726577f578621d2bfa0c2bbfaca41172 (patch) | |
tree | 1273b05f73c99650c5fbacc9e81409675ad0110e /layout/index.ejs | |
download | chromate-f3395e29726577f578621d2bfa0c2bbfaca41172.tar.gz chromate-f3395e29726577f578621d2bfa0c2bbfaca41172.tar.bz2 chromate-f3395e29726577f578621d2bfa0c2bbfaca41172.zip |
Initial commit
Diffstat (limited to 'layout/index.ejs')
-rw-r--r-- | layout/index.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/index.ejs b/layout/index.ejs new file mode 100644 index 0000000..5e1c309 --- /dev/null +++ b/layout/index.ejs @@ -0,0 +1 @@ +Hello World
\ No newline at end of file |