💾 Archived View for gmi.noulin.net › gitRepositories › forb › file › forb.h.gmi captured on 2024-08-18 at 18:00:58. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
forb.h (218B)
1 2 #define draftTemplate "---\n"\ 3 "layout: post\n"\ 4 "title: \"$TITLE\"\n"\ 5 "categories: default\n"\ 6 "---\n"\ 7 "Set a relevant category for your post above and write your post text here (after the YML front matter)."