diff options
| author | seth <[email protected]> | 2023-03-17 23:32:45 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-17 23:32:45 -0400 |
| commit | 161359359d5585d38718c2a90812a60486cec227 (patch) | |
| tree | cbfd27c6c5539b05bd5f98a4f8f69d358cdb580a /src/blog/posts/_data.yaml | |
| parent | a0e562b603599abbfee76764202bdee331e470e1 (diff) | |
feat: add headerbar + refactor
Diffstat (limited to 'src/blog/posts/_data.yaml')
| -rw-r--r-- | src/blog/posts/_data.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog/posts/_data.yaml b/src/blog/posts/_data.yaml new file mode 100644 index 0000000..9287093 --- /dev/null +++ b/src/blog/posts/_data.yaml @@ -0,0 +1,2 @@ +type: posts +layout: layouts/page.njk |
