Skip to content

Commit

Permalink
try another animate url
Browse files Browse the repository at this point in the history
  • Loading branch information
diewland committed May 16, 2024
1 parent f4f236d commit bc99a63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/html/01.html → docs/html/1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OK Half</title>
<link href="../app.css" rel="stylesheet">
<script src="../app.js"></script>
<link href="../../app.css" rel="stylesheet">
<script src="../../app.js"></script>
</head>
<body>
<div class="hello-half"></div>
<script>init("../assets/01L.png", "../assets/01R.png");</script>
<script>init("../../assets/01L.png", "../../assets/01R.png");</script>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/json/1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Chronicle #329 | MXVE ON",
"description": "OK Half #1\n\nLeft:\nChronicle #329, XPRIMNTZ Chronicle\nhttps://opensea.io/assets/base/0x7d2baa95dcf905c4a1a2061d43af16234116796c/329\n\nRight:\nMXVE ON, XPRIMNTZ Edition\nhttps://opensea.io/assets/ethereum/0xe32dd9e023d07283615a98be8e5e9b26d9b58ce5/16",
"image": "https://jigsaw-fam.github.io/ok-half/assets/01.png",
"animation_url": "https://jigsaw-fam.github.io/ok-half/html/01.html",
"animation_url": "https://jigsaw-fam.github.io/ok-half/html/1",
"attributes": [
{
"trait_type": "Left",
Expand Down

0 comments on commit bc99a63

Please sign in to comment.