site

source files for beau's website
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit b37b268d9e3be4a935e3e5290a92a08965702c5f
parent a6cf83759f92071038545e5bdfe85803e07fc67d
Author: Beau <cbeauhilton@gmail.com>
Date:   Sun, 13 Nov 2022 16:19:48 -0600

code block

Diffstat:
Mposts/mime.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/posts/mime.md b/posts/mime.md @@ -70,7 +70,7 @@ OpenBSD has an internal MIME declaration file you can link to from within `httpd Here's the relevant bit, just chuck this on the end of the conf file: -``` +```shell types { include "/usr/share/misc/mime.types"