Skip to content

Commit 7817821

Browse files
committed
Nooo
More analysis Put magic vars into sliders Clamped log Rename root Add src Changes here and there Blow up all edits Add more gitignoresa
1 parent d665b30 commit 7817821

36 files changed

+1049
-7
lines changed

β€Ž.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ node_modules
44
.DS_Store
55
.venv
66
temp
7+
dist/
8+
src/.observablehq

β€Žobservablehq.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ export default {
1414
{
1515
name: "Maximum distance to desired amenities",
1616
path: "/distance",
17+
},
18+
{
19+
name: "Permit analysis",
20+
path: "/permits",
1721
}
1822
],
1923

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)