commit 15b83a05df4f9ae7965aca4e43b47620be949072
parent ed475b8e7231c01f37b9122abc361bdffc1fb167
Author: Beau <cbeauhilton@gmail.com>
Date: Thu, 12 Jan 2023 15:04:29 -0600
update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/posts/pagecrypt.md b/site/posts/pagecrypt.md
@@ -4,7 +4,7 @@
<p id="post-excerpt">
Static site generators, by and large, do not have support for password protecting individual pages.
-This post shows a strategy that works for any SSG, that does not require server access controls.
+This post shows a strategy that works for any SSG and does not require server access controls.
</p>
[PageCrypt](https://github.com/Greenheart/pagecrypt) is the tool I went with.