We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306ae1f commit 6e122a8Copy full SHA for 6e122a8
blog/html/blog-hdr/examples/blog-hdr-v2.0-example.html
@@ -28,7 +28,7 @@ <h1 class=title>
28
29
var url = 'https://ext-code.com/blog/html/blog-hdr/examples/blog-hdr-v2.0-example.html';
30
31
- mod['blog-hdr'].pagesource.initmod({config:{url}});
+ mod['blog-hdr'].pagesource.url(url);
32
33
}//ready
34
0 commit comments