diff options
author | EuAndreh <eu@euandre.org> | 2020-10-05 10:30:13 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-05 10:30:13 -0300 |
commit | ef1f6617bd1c63b0f77f5d8c76a5887b210de248 (patch) | |
tree | 9f5e72edfc67b1e4e85691ca25a541bd59d50a45 /_posts | |
parent | _config.yml: Use custom permalink to *not* include the category on the URL (diff) | |
download | euandre.org-ef1f6617bd1c63b0f77f5d8c76a5887b210de248.tar.gz euandre.org-ef1f6617bd1c63b0f77f5d8c76a5887b210de248.tar.xz |
Revert back to the title with colon
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md b/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md index 799bcb7..bd889af 100644 --- a/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md +++ b/_posts/2020-10-05-swift2nix-run-swift-inside-nix-builds.md @@ -1,5 +1,5 @@ --- -title: swift2nix - Run Swift inside Nix builds +title: "swift2nix: Run Swift inside Nix builds" date: 2020-10-05 layout: post lang: en |