Add series data structure

This commit is contained in:
Nathan McCarty 2025-02-09 01:50:37 -05:00
parent 49502df416
commit 0571a16dab
3 changed files with 38 additions and 1 deletions

View file

@ -24,6 +24,7 @@ method generate-post(Post:D $post, BlogMeta:D $meta) {
]
]
];
# TODO: Setup Comments
# TODO: Setup footer
# my $footer;