Skip to content

Commit

Permalink
ro-crate previewer
Browse files Browse the repository at this point in the history
  • Loading branch information
ErykKul committed Sep 29, 2023
1 parent b2b036e commit 4cb31f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions previewers/betatest/ROCrate.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
padding-bottom: 300px;
}
</style>

<script type="application/ld+json"></script>
</head>

<body class="container">
Expand Down
1 change: 0 additions & 1 deletion previewers/betatest/js/rocrate.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ async function writeContentAndData(data, fileUrl, file, title, authors) {
s2.type = "text/javascript";
s2.src = "js/ro-crate-dynamic.js";
document.getElementById("scripts").append(s2);
dispatchEvent(new Event('load'));
}

0 comments on commit 4cb31f6

Please sign in to comment.