diff --git a/src/pages/About.vue b/src/pages/About.vue
index 3fada35e..c255dcea 100644
--- a/src/pages/About.vue
+++ b/src/pages/About.vue
@@ -11,7 +11,7 @@ const { tracker } = useTracker();
About
This wonderful website, made with ❤ by
-
+
Corentin Thomasset
,
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
supporting by
tracker.trackEvent({ eventName: 'Support button clicked' })"
@@ -35,7 +35,7 @@ const { tracker } = useTracker();
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
-
+
package.json
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
feature request in the
@@ -57,7 +57,7 @@ const { tracker } = useTracker();
And if you found a bug, or something doesn't work as expected, please file a bug report in the