Skip to content

Commit

Permalink
Issue #11441 - fix html on demos
Browse files Browse the repository at this point in the history
  • Loading branch information
joakime committed Feb 22, 2024
1 parent bfac61c commit 1e5aa10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<html xmlns=\ "http://www.w3.org/1999/xhtml\" xml:lang=\"en\">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<META http-equiv="Pragma" content="no-cache">
<META http-equiv="Cache-Control" content="no-cache,no-store">
Expand Down

0 comments on commit 1e5aa10

Please sign in to comment.