diff options
| author | Christian Cleberg <[email protected]> | 2024-07-28 21:57:29 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-28 21:57:29 -0500 |
| commit | cd97514d8196d3397a4ba9d34863ea4626fa1c8c (patch) | |
| tree | 537835d79118fa24286ee4311d705ef1db1432be | |
| parent | c151da4b1d9de815f63b5f11333e7b449ee8fdeb (diff) | |
| download | cleberg.net-cd97514d8196d3397a4ba9d34863ea4626fa1c8c.tar.gz cleberg.net-cd97514d8196d3397a4ba9d34863ea4626fa1c8c.tar.bz2 cleberg.net-cd97514d8196d3397a4ba9d34863ea4626fa1c8c.zip | |
fix slugs for recent posts
| -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 |
