diff options
author | schizoid <schizoidparty@aol.com> | 2024-12-05 01:33:00 -0500 |
---|---|---|
committer | schizoid <schizoidparty@aol.com> | 2024-12-05 01:33:00 -0500 |
commit | cc4a3bfec0c59289c7c24832f277e2cbf0cce7a6 (patch) | |
tree | 7a5f0d4ec907ccb434969b89c1dacaa71dbffb1d /content/openbsd | |
parent | bb67d0fc748e00fc6fa761a456cba8c315cabad6 (diff) |
Created main page for /openbsd/
Diffstat (limited to 'content/openbsd')
-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> |