From d36c2e459a74ec67e523539eb98b78b95b01432a Mon Sep 17 00:00:00 2001
From: EuAndreh <eu@euandre.org>
Date: Wed, 16 Apr 2025 11:20:43 -0300
Subject: src/content/: Normalize [source,$lang] code blocks

---
 src/content/pastebins/2020/12/15/guix-pack-fail.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src/content/pastebins/2020/12/15/guix-pack-fail.adoc')

diff --git a/src/content/pastebins/2020/12/15/guix-pack-fail.adoc b/src/content/pastebins/2020/12/15/guix-pack-fail.adoc
index 369cae4..3631fbc 100644
--- a/src/content/pastebins/2020/12/15/guix-pack-fail.adoc
+++ b/src/content/pastebins/2020/12/15/guix-pack-fail.adoc
@@ -9,7 +9,7 @@ FIXED: Use `GUIX_PROFILE= source etc/profile`
 
 The example from the {post}[blog post] fails.
 
-[source,shell]
+[source,sh]
 ----
 $ tar xf `guix pack --relocatable -S /bin=bin -S /etc=etc guile gnutls guile-json`
 $ source etc/profile
@@ -75,7 +75,7 @@ no code for module (gnutls)
 
 My Guix version if fairly recent:
 
-[source,shell]
+[source,sh]
 ----
 $ guix describe
 Génération 83   14 déc. 2020 00:28:16   (actuelle)
-- 
cgit v1.2.3