From 7bfd3094adb7663f82d32f9d855ba1d35705a0a7 Mon Sep 17 00:00:00 2001 From: sophie Date: Sat, 20 Jul 2024 15:59:51 +0300 Subject: [PATCH] add comments + fix build.ts --- src/build.ts | 1 + src/web/blog.html | 12 +++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/build.ts b/src/build.ts index fd02a9e..271857c 100644 --- a/src/build.ts +++ b/src/build.ts @@ -65,6 +65,7 @@ if (argv[0] == "--dev") { { directoryListing: false, public: "src/web/", + cleanUrls: false }, { createReadStream(path, options) { diff --git a/src/web/blog.html b/src/web/blog.html index 382fee6..e257dcf 100644 --- a/src/web/blog.html +++ b/src/web/blog.html @@ -38,22 +38,28 @@

sophie's blog

- +
Scroll to bottom for comments ↓
+
+