From 58406a9038d2e556145f7e6bc67b7caed9bb6256 Mon Sep 17 00:00:00 2001 From: Anne Date: Fri, 31 Oct 2025 23:54:11 +0100 Subject: [PATCH] Fixed page Emacs init.el.org --- content/pages/about.md | 3 ++- content/pages/emacs/init.el.org.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/pages/about.md b/content/pages/about.md index 10665f8..8d3cf16 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -2,7 +2,7 @@ title = "About" author = ["Anne"] date = 2025-10-31T00:00:00+01:00 -lastmod = 2025-10-31T22:30:55+01:00 +lastmod = 2025-10-31T23:52:43+01:00 draft = false url = "/about" +++ @@ -30,3 +30,4 @@ x Anne P.S. if you're wondering... - you'll find the repo of this blog here: [git.minded.net/anne/blog.minded.net]() +- my Emacs configuration: [init.el.org]() diff --git a/content/pages/emacs/init.el.org.md b/content/pages/emacs/init.el.org.md index 7bfbe07..0835428 100644 --- a/content/pages/emacs/init.el.org.md +++ b/content/pages/emacs/init.el.org.md @@ -2,7 +2,7 @@ title = "init.el.org" author = ["Anne"] date = 2025-10-31T00:00:00+01:00 -lastmod = 2025-10-31T23:38:58+01:00 +lastmod = 2025-10-31T23:51:04+01:00 tags = ["emacs"] draft = false +++ @@ -19,7 +19,7 @@ My Emacs repository: [git.minded.net/anne/emacs](https://git.minded.net/anne/ema The source version of this file: [git.minded.net/anne/emacs/src/branch/main/init.el.org](https://git.minded.net/anne/emacs/src/branch/main/init.el.org?display=source) -Or view this file on my blog: [blog.minded.net/emacs/init.el.org](https://blog.minded.net/emacs) +Or view this file on my blog: [blog.minded.net/pages/emacs/init.el.org](https://blog.minded.net/pages/emacs) ### About me {#about-me}