aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/nuldoc-src/generators/post_list.ts
diff options
context:
space:
mode:
Diffstat (limited to 'services/nuldoc/nuldoc-src/generators/post_list.ts')
-rw-r--r--services/nuldoc/nuldoc-src/generators/post_list.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/nuldoc/nuldoc-src/generators/post_list.ts b/services/nuldoc/nuldoc-src/generators/post_list.ts
index b05f7ee..6a21dd8 100644
--- a/services/nuldoc/nuldoc-src/generators/post_list.ts
+++ b/services/nuldoc/nuldoc-src/generators/post_list.ts
@@ -57,6 +57,7 @@ async function generatePostListPage(
return {
root: html,
renderer: "html",
+ site: "blog",
destFilePath,
href,
};