Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
johnny243 committed Mar 8, 2021
1 parent 0f46fd7 commit 9151759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html><head><base target="_blank"><meta charset="UTF-8"><title>Plus Editor</title><link rel="stylesheet" href="vendor.css"><script src="vendor.js"></script><script defer="defer" src="dist.js"></script><link href="dist.css" rel="stylesheet"></head><body><div class="sn-component" id="plus-editor"><div id="summernote" name="editor"></div></div></body></html>
<!doctype html><html><head><base target="_blank"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1"><title>Plus Editor</title><link rel="stylesheet" href="vendor.css"><script src="vendor.js"></script><script defer="defer" src="dist.js"></script><link href="dist.css" rel="stylesheet"></head><body><div class="sn-component" id="plus-editor"><div id="summernote" name="editor"></div></div></body></html>

0 comments on commit 9151759

Please sign in to comment.