Updated link icon

This commit is contained in:
James Patrick 2024-05-07 10:13:21 -04:00
parent b6ab60e92d
commit 879c1f8b03
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1036,14 +1036,14 @@ In my work todo and my roam notes I've been using a list elements with nerd-font
-  ${1:repo}
#+end_src
- [[https://example.com][example.com]]
- 󰌷 [[https://example.com][example.com]]
#+begin_src snippet :tangle "snippets/org-mode/lk"
# -*- mode: snippet -*-
# name: Link Elment
# uuid: lk
# key: lk
# --
- ${1:link}
- 󰌷 ${1:link}
#+end_src
-  [[https://example.com][Jira-12929]]

View File

@ -3,4 +3,4 @@
# uuid: lk
# key: lk
# --
- ${1:link}
- 󰌷 ${1:link}