Skip to content

Commit dfb2091

Browse files
committed
Merge branch 'develop'
2 parents 507192f + 866e847 commit dfb2091

85 files changed

Lines changed: 10828 additions & 6718 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<link rel="stylesheet"
99
href="https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css">
1010
<title>SERO</title>
11+
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
12+
<link href="https://cdn.jsdelivr.net/npm/summernote@0.8.18/dist/summernote-lite.min.css" rel="stylesheet">
13+
<script src="https://cdn.jsdelivr.net/npm/summernote@0.8.18/dist/summernote-lite.min.js"></script>
1114
</head>
1215

1316
<body>

0 commit comments

Comments
 (0)