diff options
author | EuAndreh <eu@euandre.org> | 2020-10-05 10:14:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-05 10:14:56 -0300 |
commit | 1478e9f4394ed42a3f27995d4a4ae295a113a1cc (patch) | |
tree | 8ddbb9801d3cda1f0c42e25de83e5b893d5efb70 | |
parent | swift2nix post: Change category to "mediator" (diff) | |
download | euandre.org-1478e9f4394ed42a3f27995d4a4ae295a113a1cc.tar.gz euandre.org-1478e9f4394ed42a3f27995d4a4ae295a113a1cc.tar.xz |
swift2nix post: Use dashes instead of colon on title
Diffstat (limited to '')
-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 bd889af..799bcb7 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 |