From 2254056d9563e94d6a6c10356d6919753fe82e6e Mon Sep 17 00:00:00 2001 From: Anne Date: Sat, 1 Nov 2025 00:08:31 +0100 Subject: [PATCH] Fixed link to blog --- init.el.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/init.el.org b/init.el.org index 899d0e8..921ca62 100644 --- a/init.el.org +++ b/init.el.org @@ -1,11 +1,11 @@ #+title: init.el.org -#+date: [2025-03-18 Tue] -#+lastmod: [2025-10-31 Fri 16:38] +#+date: [2025-10-31 Fri] +#+lastmod: [2025-11-01 Sat 00:03] #+hugo_auto_set_lastmod: t #+hugo_base_dir: ~/projects/blog.minded.net/ #+export_file_name: init.el.org.md #+hugo_section: pages/emacs/ -#+hugo_draft: true +#+hugo_draft: false #+hugo_tags: emacs * My Emacs configuration @@ -23,7 +23,7 @@ My Emacs repository: [[https://git.minded.net/anne/emacs][git.minded.net/anne/em The source version of this file: [[https://git.minded.net/anne/emacs/src/branch/main/init.el.org?display=source][git.minded.net/anne/emacs/src/branch/main/init.el.org]] -Or view this file on my blog: [[https://blog.minded.net/emacs][blog.minded.net/emacs/init.el.org]] +Or view this file on my blog: [[https://blog.minded.net/pages/emacs/init.el.org][blog.minded.net/pages/emacs/init.el.org]] ** About me