Skip to content

Commit 5db18b6

Browse files
author
Luke Zeitlin
committed
add doc metadata
1 parent 1386a33 commit 5db18b6

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/gis/roadmap.clj

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
^:kindly/hide-code
1+
^{:kindly/hide-code true
2+
:clay {:title "GIS roadmap"
3+
:quarto {:author :luke-zeitlin
4+
:type :collaboration
5+
:date "2025-10-23"
6+
:category :gis
7+
:tags [:gis]}}}
8+
29
(ns gis.roadmap
310
(:require [scicloj.kindly.v4.kind :as kind]))
411

0 commit comments

Comments
 (0)