diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-04-26 19:58:59 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-04-26 19:58:59 -0400 |
commit | 72a2a3499a6eae3eff8301b7a9952d0e121f3a9c (patch) | |
tree | 2c1589b0689b6517ecdef8bfd450f344859d9dce /content | |
parent | aae1fe8f424ea52b4d0cd8a266c716470ff1561d (diff) | |
download | pablotron.org-72a2a3499a6eae3eff8301b7a9952d0e121f3a9c.tar.xz pablotron.org-72a2a3499a6eae3eff8301b7a9952d0e121f3a9c.zip |
content/articles/site-backend.md: remove extraneous whitespace
Diffstat (limited to 'content')
-rw-r--r-- | content/articles/site-backend.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/articles/site-backend.md b/content/articles/site-backend.md index 5e752a2..62f5947 100644 --- a/content/articles/site-backend.md +++ b/content/articles/site-backend.md @@ -111,8 +111,6 @@ Here are a few articles which cover guidelines that I follow: - [Why your website should be under 14kB in size][14kb] - [5 things you don't need JavaScript for][you-dont-need-js] - - ### Images Images are created as follows: |