File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -140,9 +140,9 @@ export default defineAppConfig({
140140 colorMode : true ,
141141 links : [
142142 {
143- icon : 'i-simple-icons-github' ,
144- to : 'https://github.com/vueuse/motion' ,
145- target : '_blank' ,
143+ ' icon' : 'i-simple-icons-github' ,
144+ 'to' : 'https://github.com/vueuse/motion' ,
145+ ' target' : '_blank' ,
146146 'aria-label' : 'VueUse Motion' ,
147147 } ,
148148 ] ,
@@ -153,9 +153,9 @@ export default defineAppConfig({
153153 colorMode : false ,
154154 links : [
155155 {
156- icon : 'i-simple-icons-github' ,
157- to : 'https://github.com/vueuse/motion' ,
158- target : '_blank' ,
156+ ' icon' : 'i-simple-icons-github' ,
157+ 'to' : 'https://github.com/vueuse/motion' ,
158+ ' target' : '_blank' ,
159159 'aria-label' : 'VueUse Motion' ,
160160 } ,
161161 ] ,
Original file line number Diff line number Diff line change 2020 ```
2121
2222features :
23- title : " Let's put things in motion"
23+ title : ' Let'' s put things in motion'
2424
2525 items :
2626 - title : Smooth animations
You can’t perform that action at this time.
0 commit comments