Skip to content

Commit

Permalink
Add comment in index.html.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
guyguy2001 committed Jun 14, 2024
1 parent c7ce02a commit 274a1b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.html.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<link type="text/css" rel="stylesheet" media="all" href="./frontend/themes/css/eterna.css" />

<script>
// The Coffeescript code exposes a Comment object, which clobbers a browser global, which we do not use,
// but the browser global is used by DOMPurify
__comment_bak = Comment;
</script>

Expand Down

0 comments on commit 274a1b9

Please sign in to comment.