blog.rhelmot.io/posts/hello/post.nix

7 lines
137 B
Nix

{
authors = [ "Audrey Dutcher" ];
datetime = "2025-04-20 03:20-0700";
title = "First post!!1!";
body.markdownFile = ./body.md;
}