We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8844f49 + 0fb8fad commit 39cbbdeCopy full SHA for 39cbbde
00-getting-started.md
@@ -160,7 +160,7 @@ You can use Summernote without Bootstrap using `summernote-lite.js` and `summern
160
<html lang="en">
161
<head>
162
<meta charset="UTF-8">
163
- <title>bootstrap4</title>
+ <title>Summernote Lite</title>
164
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
165
<link href="https://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.12/summernote-lite.css" rel="stylesheet">
166
<script src="https://cdnjs.cloudflare.com/ajax/libs/summernote/0.8.12/summernote-lite.js"></script>
0 commit comments