Skip to content

Commit ba2a2b8

Browse files
authored
Merge pull request #41 from davejsdev/davejsdev-patch-1
fix: Update index.html
2 parents 7bf0cd9 + 78a4a1a commit ba2a2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/>
1111
<link
1212
rel="stylesheet"
13-
href="https://cdn.jsdelivr.net/gh/devicons/devicon@v2.15.1/devicon.min.css"
13+
href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css"
1414
/>
1515
<link rel="icon" type="image/svg+xml" href="/davejs-icon.svg" />
1616
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

0 commit comments

Comments
 (0)