diff options
author | mms <michal@sapka.me> | 2024-06-09 15:58:24 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-09 15:58:24 +0200 |
commit | 2c112f2061888a0f53740f53b88dddccd97736b6 (patch) | |
tree | 5eb5a567bbb63d5524fec93ddc2396786c3de1fb /layouts/partials/buttons/emacs.html | |
parent | fb7cff0e18fc1e95412f0f59e5332937a8eb4f5f (diff) |
fix: ix/386
Diffstat (limited to 'layouts/partials/buttons/emacs.html')
-rw-r--r-- | layouts/partials/buttons/emacs.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/buttons/emacs.html b/layouts/partials/buttons/emacs.html new file mode 100644 index 0000000..eeff673 --- /dev/null +++ b/layouts/partials/buttons/emacs.html @@ -0,0 +1 @@ +{{ partial "button-31" (dict "file" "emacs.jpg" "alt" "Created in Emacs" "href" "https://www.gnu.org/software/emacs/") }} |