We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24c274 commit f6f86b2Copy full SHA for f6f86b2
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.url(url);
+ mod['blog-hdr']['page-source'].url(url);
32
33
}//ready
34
0 commit comments