CJ 1 년 전
부모
커밋
d5777ca349
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      templates/management/article/edit_article.html
  2. 1 0
      templates/management/article/new_article.html

+ 1 - 0
templates/management/article/edit_article.html

@@ -275,6 +275,7 @@
                     'Arial',
                     'Tahoma',
                     'Verdana',
+                    'Noto Serif SC'
                 ]
             },
             uploadImage: {

+ 1 - 0
templates/management/article/new_article.html

@@ -265,6 +265,7 @@
                     'Arial',
                     'Tahoma',
                     'Verdana',
+                    'Noto Serif SC'
                 ]
             },
             uploadImage: {