Skip to content

Commit

Permalink
Updated to new published version of editor
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jul 17, 2017
1 parent 3786dad commit c42a110
Show file tree
Hide file tree
Showing 7 changed files with 5,961 additions and 77 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# test
# Vue2Editor Example for Custom Image Uploader

> A Vue.js project
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html>
<head>
<meta charset="utf-8">
<title>test</title>
<title>Vue2Editor - Images Upload to Server</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js" charset="utf-8"></script>
</head>
<body>
<div id="app"></div>
Expand Down
Loading

0 comments on commit c42a110

Please sign in to comment.