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 Oct 3, 2024
1 parent 2b7e503 commit 30dc359
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.7e0e267c.parquet","lastModified":1727828808318});
registerFile("./enterprise-attack.parquet", {"name":"./enterprise-attack.parquet","path":"./_file/enterprise-attack.7e0e267c.parquet","lastModified":1727915228571});
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-10-02T00:26:44">Oct 2, 2024</a>.</div>
<div>Built with <a href="https://observablehq.com/" target="_blank" rel="noopener noreferrer">Observable</a> on <a title="2024-10-03T00:27:03">Oct 3, 2024</a>.</div>
</footer>
</div>

0 comments on commit 30dc359

Please sign in to comment.