Skip to content

Commit 05b23a0

Browse files
committed
[dragon/complex-bits] Publish date + :draft true
1 parent 3947494 commit 05b23a0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/math/fractals/dragon/complex_bits.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
:clay {:title "Dragon Curve Fractal - Complex & Bits"
33
:quarto {:type :post
44
:author [:harold]
5-
:date "2025-09-01"
5+
:date "2025-09-10"
6+
:draft true
67
:description "A familiar image is re-discovered in a sequence of complex numbers and the binary representation of the natural numbers."
78
:image "dragon-curve.png"
89
:category :math

0 commit comments

Comments
 (0)