File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- <img src =" /unlayer.png " style =" height : 70px ;" />
1
+ <img src =" . /unlayer.png" style =" height : 70px ;" />
2
2
3
3
# Nuxt Unlayer
4
4
5
5
[ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
6
6
[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
7
7
[ ![ License] [ license-src ]] [ license-href ]
8
8
9
+ ![ Demo Image] ( ./screenshot.png )
10
+
9
11
> Add the [ Unlayer Editor] ( https://docs.unlayer.com/docs ) to your [ Nuxt] ( https://nuxt.com ) app easily.
10
12
11
13
## Demo
12
14
13
- ** Click ` Open in New Tab ` when you visit this link **
14
- Here is a link to the demo [ Nuxt unlayer demo] ( https://stackblitz.com/edit/nuxt-starter-tzl335?file=app.vue )
15
+ The Demo is available at [ Nuxt Unlayer Playground] ( https://nuxt-unlayer.behonbaker.com/ )
15
16
16
17
## Quick Setup
17
18
@@ -120,7 +121,7 @@ const exportHTML = () => {
120
121
121
122
## Screenshot of playground
122
123
123
- <img src =" /screenshot.png " style =" " />
124
+ <img src =" . /screenshot.png" style =" " />
124
125
125
126
## Development
126
127
You can’t perform that action at this time.
0 commit comments