summaryrefslogtreecommitdiff
path: root/content/openbsd/_index.md
diff options
context:
space:
mode:
authorschizoid <schizoidparty@aol.com>2024-12-05 01:40:23 -0500
committerschizoid <schizoidparty@aol.com>2024-12-05 01:40:23 -0500
commit9290da7ede2b2bca69fd80a873029f0d9181388e (patch)
tree528e769862b2d58783bbfd7aa6387f60c4f75955 /content/openbsd/_index.md
parent648d516d4dbfea209f80e5fcc2cecacc90e57456 (diff)
Fixed image "src"
Diffstat (limited to 'content/openbsd/_index.md')
-rw-r--r--content/openbsd/_index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/openbsd/_index.md b/content/openbsd/_index.md
index 1e42548..91b5d9f 100644
--- a/content/openbsd/_index.md
+++ b/content/openbsd/_index.md
@@ -10,7 +10,8 @@ for OpenBSD here. Also maybe make a few guides as well, we'll see!
<html>
<a href="/images/OpenBSD_Logo.svg" style="float: right;">
- <img src="/images/OpenBSD_Logo.svg/" style="display: block; width: 260px; height: auto;">
+ <img src="/images/OpenBSD_Logo.svg" style="display: block; width: 260px; height: auto;">
</a>
</html>
+