diff options
author | EuAndreh <eu@euandre.org> | 2025-04-10 19:36:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-10 19:36:56 -0300 |
commit | 4f5be5db80e78aeb9edc1d97303879ecbb56ee15 (patch) | |
tree | e20cd9e46bb1d84c9d9ce81db24285a9085361e4 /src/content/tils/2020/11 | |
parent | Makefile: Add "check-unit-updatedat" target (diff) | |
download | euandre.org-4f5be5db80e78aeb9edc1d97303879ecbb56ee15.tar.gz euandre.org-4f5be5db80e78aeb9edc1d97303879ecbb56ee15.tar.xz |
src/content/: Make categories URL-friendly
Diffstat (limited to 'src/content/tils/2020/11')
-rw-r--r-- | src/content/tils/2020/11/30/git-notes-ci.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/tils/2020/11/30/git-notes-ci.adoc b/src/content/tils/2020/11/30/git-notes-ci.adoc index 19f38d3..602e11d 100644 --- a/src/content/tils/2020/11/30/git-notes-ci.adoc +++ b/src/content/tils/2020/11/30/git-notes-ci.adoc @@ -1,5 +1,5 @@ = Storing CI data on Git notes -:categories: git, ci +:categories: git ci :git-notes: https://git-scm.com/docs/git-notes :nix-bash-ci: link:../12/diy-nix-bash-ci.html |