diff options
author | EuAndreh <eu@euandre.org> | 2020-12-16 13:44:51 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-16 13:45:44 -0300 |
commit | a97561c6cf3cb26b3ba583a04f20576256988ecc (patch) | |
tree | 228a6366436d005f108fe5d72e39b7c56454f322 /_pastebins/2018-07-13-nix-string-padding.md | |
parent | Update locales (diff) | |
download | euandre.org-a97561c6cf3cb26b3ba583a04f20576256988ecc.tar.gz euandre.org-a97561c6cf3cb26b3ba583a04f20576256988ecc.tar.xz |
Add some categories to existing pastebins
Diffstat (limited to '')
-rw-r--r-- | _pastebins/2018-07-13-nix-string-padding.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_pastebins/2018-07-13-nix-string-padding.md b/_pastebins/2018-07-13-nix-string-padding.md index 8de9048..7119a7d 100644 --- a/_pastebins/2018-07-13-nix-string-padding.md +++ b/_pastebins/2018-07-13-nix-string-padding.md @@ -1,8 +1,15 @@ --- + title: Nix string padding + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: nix + --- ```nix |