chore: initial Observable workspace with technical README
This commit is contained in:
7
observablehq.config.js
Normal file
7
observablehq.config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
export default {
|
||||
title: "Observable Workspace",
|
||||
root: "docs",
|
||||
pager: false,
|
||||
toc: true,
|
||||
theme: "dashboard",
|
||||
};
|
||||
Reference in New Issue
Block a user