diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/openbsd/_index.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/content/openbsd/_index.md b/content/openbsd/_index.md new file mode 100644 index 0000000..b9cf72d --- /dev/null +++ b/content/openbsd/_index.md @@ -0,0 +1,13 @@ +--- +title: 'OpenBSD' +date: 2024-12-05T01:19:48-05:00 +draft: false +--- + +Hello! This page is dedicated to my ventures with OpenBSD. + +<html> +<a href="/images/OpenBSD_Logo.svg" style="float: right;"> + <img src="/images/OpenBSD_Logo.svg/" style="display: block; width: 260px; height: auto;"> +</a> +</html> |