Skip to content

Commit

Permalink
Add Apple Shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleerhabor committed Aug 17, 2023
1 parent ae6624c commit 2ca66e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions src/kyleerhabor/hello/ui.clj
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
[:label {:for "discord-checkbox"}
[:span {:id "discord-icon"}
(update icon/discord 1 assoc :height height)]]
;; NOTE: This appears to be inaccessible via tabbing.
[:input {:id "discord-checkbox"
:style {:display "none"}
:type "checkbox"}]
Expand Down

0 comments on commit 2ca66e2

Please sign in to comment.