diff options
author | mms <michal@sapka.me> | 2024-06-11 17:12:20 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-11 17:12:20 +0200 |
commit | bb97861ce1258ee419f8224f217cd72b0c521062 (patch) | |
tree | 4817796bcf4a94e1761ad7fbcb99e282a03f5ae9 /layouts/partials | |
parent | 0283631c43c46db04e21d5009552d4a9148938e3 (diff) |
feat: johny mnemonic
Diffstat (limited to 'layouts/partials')
-rw-r--r-- | layouts/partials/buttons/openbsd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/buttons/openbsd.html b/layouts/partials/buttons/openbsd.html index 6a0dda0..2946ef2 100644 --- a/layouts/partials/buttons/openbsd.html +++ b/layouts/partials/buttons/openbsd.html @@ -1 +1 @@ -{{ partial "button-31" (dict "file" "openbsd.gif" "alt" "Powered by OpenBSD" "href" "https://www.gnu.org/software/emacs/") }} +{{ partial "button-31" (dict "file" "openbsd.gif" "alt" "Powered by OpenBSD" "href" "https://www.openbsd.org/") }} |