Skip to content

Commit c90bb1b

Browse files
save file
1 parent cde8b3d commit c90bb1b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/editors/html-editor/v2.0/html-editor-v2.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
}
4141
</script>
4242

43+
44+
<!--https://www.opengraph.xyz/-->
4345
<meta property=og:title content='HTML Editor'>
4446
<meta property=og:description content='Free online HTML editor with live preview and export to GitHub, cloud storage, or your local filesystem'>
4547
<meta property=og:image content='https://ext-code.com/utils/editors/html-editor/images/og-image.webp'>
@@ -48,7 +50,7 @@
4850
<meta property=og:url content='https://ext-code.com/utils/editors/html-editor/html-editor.html'>
4951
<meta property=og:type content=website>
5052
<meta property=og:site_name content=ext-code.com>
51-
<!--https://www.opengraph.xyz/-->
53+
5254

5355
<script src='https://cdn.jsdelivr.net/npm/ace-builds@1.37.0/src-min-noconflict/ace.js'></script>
5456
<script src='https://cdn.jsdelivr.net/npm/prettier@2.8.8/standalone.js'></script>

0 commit comments

Comments
 (0)