site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 43cbe6eaeade1f6e7b3f139912d03afe316241c5
parent 211aec8ed77d370d771b181669060bb096ef1d65
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu, 12 Jan 2023 15:13:26 -0600

update

Diffstat:
Msite/posts/pagecrypt.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/posts/pagecrypt.md b/site/posts/pagecrypt.md @@ -59,7 +59,7 @@ grep -rlF "text you're looking for" path/to/files/of/interest This will output something like: ```sh -content/file.md +content/file0.md content/file7.md content/yet_another_file.md ```