diff options
Diffstat (limited to 'content/openbsd')
-rw-r--r-- | content/openbsd/_index.md | 3 |
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> + |