Skip to content

Commit 8b01248

Browse files
chore: change from handlebars to html comment
Co-authored-by: Chris Manson <[email protected]>
1 parent 4d6827c commit 8b01248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
{{content-for "body-footer"}}
2727

28-
{{!-- Place this tag in your head or just before your close body tag. --}}
28+
<!-- Place this tag in your head or just before your close body tag. -->
2929
<script async defer src="https://buttons.github.io/buttons.js"></script>
3030
</body>
3131
</html>

0 commit comments

Comments
 (0)