From 1e2f2e68286ce018c57945ab3cdcbaaf484377ee Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 9 Apr 2025 20:28:28 +0900 Subject: feat(blog/content): convert from .ndoc to .dj --- vhosts/blog/.editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vhosts/blog/.editorconfig') diff --git a/vhosts/blog/.editorconfig b/vhosts/blog/.editorconfig index f6e2ae3e..a036f907 100644 --- a/vhosts/blog/.editorconfig +++ b/vhosts/blog/.editorconfig @@ -5,6 +5,6 @@ charset = utf-8 end_of_line = lf insert_final_newline = true -[*.ndoc] +[*.dj] indent_style = space indent_size = 2 -- cgit v1.3-1-g0d28