Skip to content

Commit 402745a

Browse files
Merge pull request #4 from andrew-sayers/main
Use more appropriate license icons
2 parents c9f9c4f + 0b766a1 commit 402745a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
href="https://github.com/sleepdiary/"
6161
>
6262
<v-list-item-icon>
63-
<v-icon>mdi-github</v-icon>
63+
<v-icon>mdi-code-tags</v-icon>
6464
</v-list-item-icon>
6565
<v-list-item-content>
6666
<v-list-item-title>Source code</v-list-item-title>
@@ -71,7 +71,7 @@
7171
href="https://github.com/sleepdiary/sleepdiary.github.io/blob/main/LICENSE"
7272
>
7373
<v-list-item-icon>
74-
<v-icon>mdi-license</v-icon>
74+
<v-icon>mdi-copyright</v-icon>
7575
</v-list-item-icon>
7676
<v-list-item-content>
7777
<v-list-item-title>License</v-list-item-title>

0 commit comments

Comments
 (0)