Skip to content

Commit 3af51f7

Browse files
Update forGiveTernalPlaceHolderBlocker.md
1 parent 2722e84 commit 3af51f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/placeholders/forGiveTernalPlaceHolderBlocker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
const script = `<span class="asker-name">{{Ditanyakan oleh}}: <span itemprop="author" itemscope="" itemtype="https://schema.org/Person"><span itemprop="name"><a itemprop="url" href="#${data?.data_content?.data?.id || author_name.toUpperCase()}">${author_name.toUpperCase()}</a></span></span></span>
44
</div>`
55
return script;
6-
}
6+
}
77
```
88
99

0 commit comments

Comments
 (0)