Created
April 20, 2026 03:31
-
-
Save whamtet/404a765b6b06c799b4aa6ef6babfa2fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;; in head | |
| (when dev? | |
| (list | |
| [:script {:src "https://cdn.jsdelivr.net/npm/eruda"}] | |
| [:script "eruda.init(); | |
| eruda.show();"])) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment