From 72467a4696a907272b512d9f153da2d1b3f18622 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Tue, 29 Jul 2025 09:28:16 +0200 Subject: [PATCH] fix type in title --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index 22b00ab..e736bf9 100644 --- a/init.org +++ b/init.org @@ -1,4 +1,4 @@ -;#+TITLE: My Emacs Configuration +#+TITLE: My Emacs Configuration #+PROPERTY: header-args :tangle yes #+PROPERTY: header-args:emacs-lisp :lexical yes :tangle yes :comments nil :padline yes