Skip to content

Commit b8e44fb

Browse files
committed
Remove . from path to injectDonateButton.js, as suggested by Chris.
1 parent 2cdd3b5 commit b8e44fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/monogame/layout/_master.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
{{/_enableSearch}}
7979

8080
{{>partials/footer}}
81-
<script type="text/javascript" src="./public/injectDonateButton.js" /
81+
<script type="text/javascript" src="/public/injectDonateButton.js" /
8282
</body>
8383
{{/redirect_url}}
8484
</html>

0 commit comments

Comments
 (0)