Skip to content

Commit 485915f

Browse files
committed
Retrigger CI
1 parent ab470a3 commit 485915f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/templates/turbo/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ <h1>Turbo Index - Page {{page_num|default:"1"}}</h1>
4040
});
4141
});
4242
});
43+
4344
incrementXHR.addEventListener("click", function () {
4445
const xhr = new XMLHttpRequest();
4546
xhr.onreadystatechange = () => {

0 commit comments

Comments
 (0)