summaryrefslogtreecommitdiff
path: root/src/content/pastebins/2021/09
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-09 14:38:52 -0300
committerEuAndreh <eu@euandre.org>2025-04-09 15:27:58 -0300
commit5b1f774ac1638cc7cfbef124394b6241bec6894a (patch)
tree8a3128f27ff84300b8d70cabf0296b304ac1674c /src/content/pastebins/2021/09
parentsrc/bin/pb: Add initial version (diff)
downloadeuandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.gz
euandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.xz
src/content/: Recover article categories metadata, not its usage or metadata
Diffstat (limited to 'src/content/pastebins/2021/09')
-rw-r--r--src/content/pastebins/2021/09/02/sicp-3-19.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/pastebins/2021/09/02/sicp-3-19.adoc b/src/content/pastebins/2021/09/02/sicp-3-19.adoc
index f6aa8cf..f8245f7 100644
--- a/src/content/pastebins/2021/09/02/sicp-3-19.adoc
+++ b/src/content/pastebins/2021/09/02/sicp-3-19.adoc
@@ -1,4 +1,5 @@
= SICP exercise 3.19
+:categories: lisp, programming languages
[source,scheme]
----