add: 文章标签

This commit is contained in:
2024-01-26 17:29:37 +08:00
parent 4a97483b09
commit 28537f0e7a
2 changed files with 34 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ public class RendererService(ILogger<RendererService> logger,
});
await PostProcess(postProcessEssays);
essayContentService.RefreshTags();
_stopwatch.Stop();
logger.LogInformation("Render finished, consuming {} s.",