diff options
Diffstat (limited to '.themes/classic/source/_layouts/page.html')
-rw-r--r-- | .themes/classic/source/_layouts/page.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.themes/classic/source/_layouts/page.html b/.themes/classic/source/_layouts/page.html new file mode 100644 index 00000000..0c59c990 --- /dev/null +++ b/.themes/classic/source/_layouts/page.html @@ -0,0 +1,5 @@ +--- +layout: post +--- + +<!-- if you want a page layout --> |