Commit 82d8e65b authored by duke's avatar duke

tiny

parent b00617cf
...@@ -53,7 +53,6 @@ $(function () ...@@ -53,7 +53,6 @@ $(function ()
} }
for (const tag of ['InfoTile', 'AppButton']) { for (const tag of ['InfoTile', 'AppButton']) {
content = content.replace( content = content.replace(
new RegExp(`\\b${tag}\\b`, 'g'), new RegExp(`\\b${tag}\\b`, 'g'),
tag.replace( tag.replace(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment