Update index.html
This commit is contained in:
parent
2d7de2473d
commit
6e9c79d4ec
|
|
@ -1271,7 +1271,7 @@
|
|||
<template type="text/x-template" id="export-template" lang="html">
|
||||
<div id="export-root">
|
||||
<p>
|
||||
Copy the following text in a text file and save it with the exctension ".json" (.e.g resume.json).
|
||||
Copy the following text in a text file and save it with the extension ".json" (.e.g resume.json).
|
||||
</p>
|
||||
<textarea rows="20" class="w3-input w3-border" type="text" v-model="json"></textarea>
|
||||
</div>
|
||||
|
|
@ -1344,4 +1344,4 @@
|
|||
|
||||
<!-- /Scripts -->
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue