diff options
author | EuAndreh <eu@euandre.org> | 2020-12-19 13:45:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-19 13:49:07 -0300 |
commit | 155eb972fe0f4f0492899a5542a21471ad9f5948 (patch) | |
tree | fb65cf2f2f9b39afb5408ce44f4d1920e089a4e9 /_pastebins/2020-11-27-guix-build-local-module.md | |
parent | Add Podcast structure, with public entrypoint commented out (diff) | |
download | euandre.org-155eb972fe0f4f0492899a5542a21471ad9f5948.tar.gz euandre.org-155eb972fe0f4f0492899a5542a21471ad9f5948.tar.xz |
Fix translation navigation link of collections
Diffstat (limited to '')
-rw-r--r-- | _pastebins/2020-11-27-guix-build-local-module.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_pastebins/2020-11-27-guix-build-local-module.md b/_pastebins/2020-11-27-guix-build-local-module.md index 616663b..350d50f 100644 --- a/_pastebins/2020-11-27-guix-build-local-module.md +++ b/_pastebins/2020-11-27-guix-build-local-module.md @@ -10,6 +10,8 @@ lang: en eu_categories: guix +ref: guix-build-local-module + --- FIXED: rename `name` on line 9 of the first snippet, and use `"my-hello"` instead of `"hello"`. |