summaryrefslogtreecommitdiff
path: root/html-jen.asd
diff options
context:
space:
mode:
authorriton <riton@riton.home>2025-03-24 00:23:07 +0300
committerriton <riton@riton.home>2025-03-24 00:23:07 +0300
commit052753e4a3c00929c10702f46cb4404bd11b63d5 (patch)
tree02bd8daa797a2ed69e41443b14686e716e7106cd /html-jen.asd
parent411505245c696f7e1e7c80ee2392639165b6b39f (diff)
markdown dosyasını htmle dönüştürüp şablona gömme
Diffstat (limited to 'html-jen.asd')
-rw-r--r--html-jen.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/html-jen.asd b/html-jen.asd
index da2af8c..bbad5d4 100644
--- a/html-jen.asd
+++ b/html-jen.asd
@@ -6,4 +6,5 @@
:components ((:file "paket")
(:file "tanım")
(:file "okur")
- (:file "üretim")))
+ (:file "üretim")
+ (:file "ana")))