Skip to content

Commit c004c59

Browse files
save file
1 parent 23e0ff3 commit c004c59

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

blog/25-08-03/embed-binary-data/embed-binary-data.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020

2121
<script type='application/ld+json'>
22-
2322
{
2423
"@context" : "https://schema.org",
2524
"@type" : "TechArticle",
@@ -31,16 +30,7 @@
3130
"mainEntityOfPage" : {"@type":"WebPage","@id":"https://ext-code.com/blog/25-08-03/embed-binary-data/embed-binary-data.html"},
3231
"publisher" : {"@type":"Organization","name":"Your Blog or Company Name","logo":{"@type":"ImageObject","url":"https://ext-code.com/favicon.ico"}},
3332
}
34-
3533
</script>
36-
<!--
37-
"image" : "https://yourdomain.com/images/http2-nodejs-demo.png"
38-
-->
39-
40-
41-
<!--
42-
//:
43-
-->
4434

4535

4636
<script src='https://ajaxorg.github.io/ace-builds/src-noconflict/ace.js'></script>
@@ -105,7 +95,7 @@
10595
<body>
10696

10797

108-
<blog-hdr component=grp1 v2.0>
98+
<blog-hdr component=grp1>
10999
<h1 class=title>
110100
Embed Binary Data
111101
</h1>
@@ -136,7 +126,7 @@ <h1 class=title>
136126
</div>
137127

138128

139-
<snippet-console component v2.0 src='ex/embed-binary.js'></snippet-console>
129+
<snippet-console src='ex/embed-binary.js' component></snippet-console>
140130

141131

142132

0 commit comments

Comments
 (0)