commit 7e5bf501bb1df3ca8b58cdaa332535ee698a2cae parent 57e4242a102269739616a32c5dd5080fda1a4e2d Author: Pollux <pollux@pollux.codes> Date: Sun, 19 Jan 2025 14:02:36 -0600 add link to calligraphy source code Signed-off-by: Pollux <pollux@pollux.codes> Diffstat:
M | content/art/calligraphy.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/content/art/calligraphy.md b/content/art/calligraphy.md @@ -6,3 +6,5 @@ date = 2025-01-18T21:51:51-06:00 +++ Another old fractal art, this time made entirely in runcl. + +The source is one of the runcl examples, and can be found [here](https://pollux.codes/git/runcl/file/examples/calligraphy.cl.html).