Skip to content

Commit 4062ff3

Browse files
save file
1 parent ac32643 commit 4062ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/html/blog-hdr/v2.0/blog-hdr-v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
<blog-hdr>
4+
<blog-hdr v2.0>
55

66
<template shadowrootmode=open>
77

@@ -70,7 +70,7 @@
7070

7171
<script>
7272

73-
(function blog_hdr({mod,root,node}){
73+
(function blog_hdr({mod,dom,host}){
7474

7575
var obj = {};
7676

0 commit comments

Comments
 (0)