diff --git a/blog.go b/blog.go index 21f761408aedd5cedc2f77052c46a8941dca5727..5e4bdef0e3fbb23e7ccc2bb4d612d74887d864e0 100644 --- a/blog.go +++ b/blog.go @@ -35,7 +35,6 @@ ArticleMeta } // ArticleMeta is the metadata of an [Article] -// The meta is parsed from frontmatter in an article type ArticleMeta struct { Title string Subtitle string