Fixed welcome tour message
This commit is contained in:
parent
999583a4fb
commit
d6acc601d3
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
#Date Mon Apr 21 2014 18:45:42
|
#Date Mon Apr 21 2014 18:50:39
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
res/worker.js
|
res/worker.js
|
||||||
|
File diff suppressed because one or more lines are too long
@ -71,7 +71,7 @@ define([
|
|||||||
' <li>Auto-merge and conflict detection using standard synchronization</li>',
|
' <li>Auto-merge and conflict detection using standard synchronization</li>',
|
||||||
' <li>Dropped real time sync support :( since you can collaborate simultaneously using standard synchronization</li>',
|
' <li>Dropped real time sync support :( since you can collaborate simultaneously using standard synchronization</li>',
|
||||||
'</ul>',
|
'</ul>',
|
||||||
'<p>Please <a target="_blank" href="https://github.com/benweet/stackedit/issues/385">provide your feedback here</a> and declare issues on GitHub... Thanks!</p>',
|
'<p>Please <a target="_blank" href="https://github.com/benweet/stackedit/issues/385">provide your feedback here</a>... Thanks!</p>',
|
||||||
'<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://stackedit.io" data-text="Great #markdown editor!" data-via="stackedit" data-size="large"></a>',
|
'<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://stackedit.io" data-text="Great #markdown editor!" data-via="stackedit" data-size="large"></a>',
|
||||||
].join(""),
|
].join(""),
|
||||||
placement: 'bottom',
|
placement: 'bottom',
|
||||||
|
Loading…
Reference in New Issue
Block a user