From 4f5be5db80e78aeb9edc1d97303879ecbb56ee15 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Apr 2025 19:36:56 -0300 Subject: src/content/: Make categories URL-friendly --- src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc | 2 +- src/content/pastebins/2019/12/29/raku-tuple-type.adoc | 2 +- src/content/pastebins/2021/09/02/sicp-3-19.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/content/pastebins') diff --git a/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc b/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc index 331bff7..65dbcc7 100644 --- a/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc +++ b/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc @@ -1,5 +1,5 @@ = Guix users in NixOS system configuration -:categories: nix, guix +:categories: nix guix :sort: 2 [source,nix] diff --git a/src/content/pastebins/2019/12/29/raku-tuple-type.adoc b/src/content/pastebins/2019/12/29/raku-tuple-type.adoc index 1a0d779..0337ad8 100644 --- a/src/content/pastebins/2019/12/29/raku-tuple-type.adoc +++ b/src/content/pastebins/2019/12/29/raku-tuple-type.adoc @@ -1,5 +1,5 @@ = Raku tuple type annotation -:categories: raku, programming languages +:categories: raku programming-languages [source,perl] ---- diff --git a/src/content/pastebins/2021/09/02/sicp-3-19.adoc b/src/content/pastebins/2021/09/02/sicp-3-19.adoc index f8245f7..166170f 100644 --- a/src/content/pastebins/2021/09/02/sicp-3-19.adoc +++ b/src/content/pastebins/2021/09/02/sicp-3-19.adoc @@ -1,5 +1,5 @@ = SICP exercise 3.19 -:categories: lisp, programming languages +:categories: lisp programming-languages [source,scheme] ---- -- cgit v1.2.3