summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-18 23:50:55 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-18 23:50:55 +0100
commit29f5ecdce7a88cb6806291242ef38c328c6a0d04 (patch)
tree4b99348f1fa98e3e75edebe30d1fde9a9d38c8f7
parent68af6db09138fe6f14ba2c93dbc5212ae229a7fd (diff)
Wrap ‘dwm’ in a <code> tag
-rw-r--r--src/blog/extend/index.gsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/blog/extend/index.gsp b/src/blog/extend/index.gsp
index 9bdcc8a..57334c1 100644
--- a/src/blog/extend/index.gsp
+++ b/src/blog/extend/index.gsp
@@ -10,9 +10,9 @@ html lang="en" {
figure .quote {
blockquote {
p {=
- Because dwm is customized through editing its source code, it’s
- pointless to make binary packages of it. This keeps its userbase
- small and elitist. No novices asking stupid questions.
+ Because @code{-dwm} is customized through editing its source code,
+ it’s pointless to make binary packages of it. This keeps its
+ userbase small and elitist. No novices asking stupid questions.
}
}
figcaption {-https://dwm.suckless.org}