浏览代码

글꼴 추가

Gayeon Park 3 年之前
父节点
当前提交
af43c7e9fd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      realworld/src/main/webapp/WEB-INF/jsp/include/head.jsp

+ 1 - 1
realworld/src/main/webapp/WEB-INF/jsp/include/head.jsp

@@ -21,7 +21,7 @@
         <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">
         <link rel="preconnect" href="https://fonts.googleapis.com">
         <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
-        <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&family=Source+Serif+Pro:wght@200;300;400;600;700;900&family=Titillium+Web:wght@200;300;400;600;700;900&display=swap" rel="stylesheet">
+        <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&family=Source+Serif+Pro:wght@200;300;400;600;700;900&family=Titillium+Web:wght@200;300;400;600;700;900&family=Nanum+Gothic:wght@400;700;800&display=swap" rel="stylesheet">
 
         <!-- js -->
         <script src="/resources/js/common.js"></script>