Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
adonm authored and github-actions[bot] committed Dec 4, 2024
1 parent bd4bb62 commit 76eb416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/observable/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import {registerFile, FileAttachment} from "./_observablehq/stdlib.js";
import {registerTable} from "./_observablehq/stdlib/duckdb.js";

registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.e37ab37a.parquet","lastModified":1733185832103});
registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.e37ab37a.parquet","lastModified":1733272185591});
registerTable("attack", FileAttachment("./enterprise-attack.parquet"));

define({id: "f90cb77f", inputs: ["display","Inputs","sql"], body: async (display,Inputs,sql) => {
Expand Down Expand Up @@ -78,6 +78,6 @@ <h2 id="mitre-techniques" tabindex="-1"><a class="observablehq-header-anchor" hr
<div id="cell-fc2c7efb" class="observablehq observablehq--block observablehq--loading"></div>
</main>
<footer id="observablehq-footer">
<div>Built with <a href="https://observablehq.com/" target="_blank" rel="noopener noreferrer">Observable</a> on <a title="2024-12-03T00:30:28">Dec 3, 2024</a>.</div>
<div>Built with <a href="https://observablehq.com/" target="_blank" rel="noopener noreferrer">Observable</a> on <a title="2024-12-04T00:29:41">Dec 4, 2024</a>.</div>
</footer>
</div>

0 comments on commit 76eb416

Please sign in to comment.