summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorbt <bt@web>2023-12-09 10:05:34 -0500
committerIkiWiki <ikiwiki.info>2023-12-09 10:05:34 -0500
commita04985868c5c6c7aed2f94d6d7a4417dbaf26bc6 (patch)
tree50bc25387734e2d536664d23e4695cc263ddc57b /posts
parentdbc9a18358b22f3df761db6fac75e4320c1bd3ac (diff)
Diffstat (limited to 'posts')
-rw-r--r--posts/ndenting-text-with-css.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/ndenting-text-with-css.md b/posts/ndenting-text-with-css.md
index 5a7e076..83bda6e 100644
--- a/posts/ndenting-text-with-css.md
+++ b/posts/ndenting-text-with-css.md
@@ -1,6 +1,6 @@
[[!meta title="CSS: Indenting Text"]]
[[!meta date="2019-04-05"]]
-[[!meta permalink="/posts/indenting-text-with-css"]]
+[[!meta permalink="indenting-text-with-css"]]
A lot of developers tend to do the bare minimum when it comes to implementing proper website typography. This isn't an insult - I'm happy that typography is given any thought at all during development, I just believe more can always be done to improve upon it.