Skip to content

Commit 31f8236

Browse files
committed
chore: update style
1 parent 3b8cbe5 commit 31f8236

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ This project exists thanks to all the people who contribute. [[Contribute](CONTR
124124

125125
## Special Thanks
126126

127-
<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank" title="Vercel has given us a Pro account"><img src="docs/_media/powered-by-vercel.svg" width="100px"></a>
127+
<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank" title="Vercel has given us a Pro account"><img src="docs/_media/powered-by-vercel.svg" alt="Vercel"></a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
html +
108108
'\n\n----\n\n' +
109109
'<a href="https://docsify.js.org" target="_blank" style="color: inherit; font-weight: normal; text-decoration: none;">Powered by docsify</a>\n\n' +
110-
'<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank"><img src="/docs/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>'
110+
'<a href="https://vercel.com/?utm_source=docsifyjs&utm_campaign=oss" target="_blank" title="Vercel has given us a Pro account"><img src="/docs/_media/powered-by-vercel.svg" alt="Vercel" width="150"></a>'
111111
);
112112
});
113113
},

0 commit comments

Comments
 (0)