diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-28 21:57:29 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-28 21:57:29 -0500 |
commit | 0d62a37a62926909d7fbec00b0711885d5a126a0 (patch) | |
tree | 537835d79118fa24286ee4311d705ef1db1432be /content | |
parent | 0c8c6cb2abfe288a4254820d8a602127aa4b9537 (diff) | |
download | cleberg.net-0d62a37a62926909d7fbec00b0711885d5a126a0.tar.gz cleberg.net-0d62a37a62926909d7fbec00b0711885d5a126a0.tar.bz2 cleberg.net-0d62a37a62926909d7fbec00b0711885d5a126a0.zip |
fix slugs for recent posts
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024-05-03-ubuntu-on-macos.org | 2 | ||||
-rw-r--r-- | content/blog/2024-06-19-deprecated-trusted-gpg-fix.org | 2 | ||||
-rw-r--r-- | content/blog/2024-07-11-emacs-on-ipad.org | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/content/blog/2024-05-03-ubuntu-on-macos.org b/content/blog/2024-05-03-ubuntu-on-macos.org index 3bef88c..fea8162 100644 --- a/content/blog/2024-05-03-ubuntu-on-macos.org +++ b/content/blog/2024-05-03-ubuntu-on-macos.org @@ -1,7 +1,7 @@ #+date: <2024-05-03> #+title: Running Ubuntu Linux on macOS with OrbStack #+description: Learn how to run Linux machines as applications on macOS with minimal hassle. - +#+slug: ubuntu-on-macos Being a macOS user who previously used Linux for many years, I often find myself searching for alternatives to the Linux-native tools and diff --git a/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org b/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org index 18ff2b5..532e89d 100644 --- a/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org +++ b/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org @@ -1,7 +1,7 @@ #+date: <2024-06-19 08:00:00> #+title: Fixing Ubuntu Error: 'Key is stored in legacy trusted.gpg keyring' #+description: Learn how to update GPG keys from the trusted.gpg keyring in Ubuntu. - +#+slug: deprecated-trusted-gpg-fix ** System Warning diff --git a/content/blog/2024-07-11-emacs-on-ipad.org b/content/blog/2024-07-11-emacs-on-ipad.org index 261240a..25e752f 100644 --- a/content/blog/2024-07-11-emacs-on-ipad.org +++ b/content/blog/2024-07-11-emacs-on-ipad.org @@ -2,6 +2,7 @@ #+title: Emacs on iPadOS #+description: Learn how to install and use Emacs on the Apple Silicon iPad natively. #+filetags: :emacs:apple: +#+slug: emacs-on-ipad This post describes the process to install and use Emacs on the iPad Air |