summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhn/g2
1 files changed, 2 insertions, 0 deletions
diff --git a/hn/g b/hn/g
index 78631b9..adbd4fc 100755
--- a/hn/g
+++ b/hn/g
@@ -70,4 +70,6 @@
(unless (directory-exists? dir) (make-directory dir))
dir))
+(define (athings:file)
+ (build-path (athings:data-dir) (slug)))