Skip to content

Commit

Permalink
deploy: 6cafb85
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Jun 14, 2024
1 parent aec0b26 commit 0fb8dd2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions develop/index.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/develop/minizinc-logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MiniZinc Playground</title>
<script type="module" crossorigin src="/develop/assets/index-DimloEhh.js"></script>
<link rel="stylesheet" crossorigin href="/develop/assets/index-dkctdwOe.css">
</head>
<body>
<main id="app"></main>
</body>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/develop/minizinc-logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MiniZinc Playground</title>
<script type="module" crossorigin src="/develop/assets/index-D-j8ueGo.js"></script>
<link rel="stylesheet" crossorigin href="/develop/assets/index-dkctdwOe.css">
</head>
<body>
<main id="app"></main>
</body>
</html>

0 comments on commit 0fb8dd2

Please sign in to comment.