Skip to content

Commit 7e42215

Browse files
authored
docs: fix link of dracula logo (#1)
1 parent e0f2243 commit 7e42215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/tailwind/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
rounded-full
134134
mx-auto
135135
"
136-
src="https://draculatheme.com/static/icons/pack-1/045-dracula.svg"
136+
src="https://draculatheme.com/static/icons/used/pack-1/045-dracula.svg"
137137
alt=""
138138
width="384"
139139
height="512"

examples/windi/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
rounded-full
132132
mx-auto
133133
"
134-
src="https://draculatheme.com/static/icons/pack-1/045-dracula.svg"
134+
src="https://draculatheme.com/static/icons/used/pack-1/045-dracula.svg"
135135
alt=""
136136
width="384"
137137
height="512"

0 commit comments

Comments
 (0)