Skip to content

Commit

Permalink
update observable
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Oct 15, 2024
1 parent 3d7bf65 commit a5361ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions observablehq.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export default {
{ name: "Simple", path: "fastx/fasta_simple" },
{ name: "FQ->Fasta", path: "fastx/fastq_to_fasta" },
{ name: "Fastx Stats", path: "fastx/fastx_stats" },
{ name: "Test", path: "fastx/test" },
],
},
{
Expand Down Expand Up @@ -55,5 +54,4 @@ export default {
toc: true, // whether to show the table of contents
// pager: true, // whether to show previous & next links in the footer
// output: "dist", // path to the output root for build
//dynamicPaths: ["./icon.png", "./src/components/timeline.js"],
};

0 comments on commit a5361ba

Please sign in to comment.