There was an error while loading. Please reload this page.
1 parent 2722e84 commit e3f461bCopy full SHA for e3f461b
1 file changed
.github/placeholders/forGiveTernalPlaceHolderBlocker.md
@@ -3,7 +3,7 @@
3
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>
4
</div>`
5
return script;
6
- }
+ }
7
```
8
9
0 commit comments