File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 44 :kindly/options {:kinds-that-hide-code #{:kind/var :kind/hiccup }}
55 :quarto {:author [:timothypratley ]
66 ; ;:description ""
7+ :page-layout :full
8+ :navbar false
79 :draft true
810 :type :page
911 :date " 2025-11-12"
1820 [clojure.string :as str]
1921 [scicloj.kindly.v4.kind :as kind]))
2022
21-
2223(kind/hiccup
2324 '([:script {:src " https://cdn.jsdelivr.net/npm/scittle-kitchen/dist/scittle.js" }]
2425 [:script {:src " traction.cljs"
@@ -1190,7 +1191,7 @@ weak minds discuss people.”_")
11901191 (t (temple-mesh ))]
11911192 [:g {:transform " translate(0,-25)" }
11921193 (t (granary-mesh 3 3 1 6 ))]
1193- [:g {:transform " translate(25 ,-10)" }
1194+ [:g {:transform " translate(22 ,-10)" }
11941195 (t (circle-mesh 10 6 " url(#cobble)" " circle" ))
11951196 (t (obelisk-mesh 2 12 2 4 ))]
11961197 [:g {:transform " translate(10,20)" }
You can’t perform that action at this time.
0 commit comments