From 12035272d44d92cd2360aeff88d499db67fe1949 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 18 Mar 2023 18:09:50 +0900 Subject: refactor: use Page instead of Document --- nuldoc-src/config.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'nuldoc-src/config.ts') diff --git a/nuldoc-src/config.ts b/nuldoc-src/config.ts index 74521b3..91b4844 100644 --- a/nuldoc-src/config.ts +++ b/nuldoc-src/config.ts @@ -3,7 +3,6 @@ export const config = { contentDir: "/content", destDir: "/public", staticDir: "/static", - templateDir: "/templates", }, rendering: { html: { -- cgit v1.2.3-70-g09d2