Skip to content

Commit 5dd1eea

Browse files
committed
🩹 Fixed an incorrect icon in the radial theme
1 parent e53635e commit 5dd1eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎themes/radial/icons/icons.typ‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#let question-mark = read("./question-mark.svg")
44
#let light-bulb = read("./light-bulb.svg")
5-
#let target = read("./light-bulb.svg")
5+
#let target = read("./target.svg")
66
#let hammer = read("./hammer.svg")
77
#let terminal = read("./terminal.svg")
88
#let flask = read("./flask.svg")

0 commit comments

Comments
 (0)