Update About.vue

update buymeacooffee link
This commit is contained in:
麦哲伦 2023-07-27 10:10:50 +08:00 committed by GitHub
parent 8e76425612
commit 527db515ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ const { tracker } = useTracker();
<n-h1>About</n-h1> <n-h1>About</n-h1>
<n-p> <n-p>
This wonderful website, made with by This wonderful website, made with by
<c-link href="https://github.com/CorentinTh" target="_blank" rel="noopener"> <c-link href="https://github.com/jmy126" target="_blank" rel="noopener">
Corentin Thomasset Corentin Thomasset
</c-link>, </c-link>,
aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share aggregates useful tools for developer and people working in IT. If you find it useful, please feel free to share
@ -22,7 +22,7 @@ const { tracker } = useTracker();
renew the domain name. If you want to support my work, and encourage me to add more tools, please consider renew the domain name. If you want to support my work, and encourage me to add more tools, please consider
supporting by supporting by
<c-link <c-link
href="https://www.buymeacoffee.com/cthmsst" href="https://www.buymeacoffee.com/itnongfu"
rel="noopener" rel="noopener"
target="_blank" target="_blank"
@click="() => tracker.trackEvent({ eventName: 'Support button clicked' })" @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
@ -35,7 +35,7 @@ const { tracker } = useTracker();
<n-p> <n-p>
IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed IT Tools is made in Vue.js (Vue 3) with the the Naive UI component library and is hosted and continuously deployed
by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the by Vercel. Third-party open-source libraries are used in some tools, you may find the complete list in the
<c-link href="https://github.com/CorentinTh/it-tools/blob/main/package.json" rel="noopener" target="_blank"> <c-link href="https://github.com/jmy126/it-tools/blob/main/package.json" rel="noopener" target="_blank">
package.json package.json
</c-link> </c-link>
file of the repository. file of the repository.
@ -46,7 +46,7 @@ const { tracker } = useTracker();
If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a If you need a tool that is currently not present here, and you think can be useful, you are welcome to submit a
feature request in the feature request in the
<c-link <c-link
href="https://github.com/CorentinTh/it-tools/issues/new/choose" href="https://github.com/jmy126/it-tools/issues/new/choose"
rel="noopener" rel="noopener"
target="_blank" target="_blank"
> >
@ -57,7 +57,7 @@ const { tracker } = useTracker();
<n-p> <n-p>
And if you found a bug, or something doesn't work as expected, please file a bug report in the And if you found a bug, or something doesn't work as expected, please file a bug report in the
<c-link <c-link
href="https://github.com/CorentinTh/it-tools/issues/new/choose" href="https://github.com/jmy126/it-tools/issues/new/choose"
rel="noopener" rel="noopener"
target="_blank" target="_blank"
> >