Embed templates

This commit is contained in:
kamkow1
2025-06-09 22:10:49 +02:00
parent ac48e49ecc
commit a8c5d7817d
8 changed files with 84 additions and 4 deletions

View File

@ -5,3 +5,6 @@
#include "baked.h"
INCBIN(gpp1, "gpp1");
INCBIN(tmpl_home, "./tmpls/home.t");
INCBIN(tmpl_page_missing, "./tmpls/page-missing.t");