add: layout file

This commit is contained in:
zztkm 2022-07-26 13:13:41 +09:00
parent 883adf943b
commit 19e2cdf4bc

9
layouts/_index.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>@title</title>
</head>
<body>
@contents
</body>