diff --git a/src/components/About.vue b/src/components/About.vue index ddec337..98dc986 100644 --- a/src/components/About.vue +++ b/src/components/About.vue @@ -28,14 +28,14 @@ Version: {{data.meta.version}}

- +

This tool requests meta data of npm packages that were published to jFrog's npm registry on {{data.config.artifactory.host}} for integration into another front-end project or for deployment as a back-end dependency. It and aims to display them in a way that should help front-end developers to discover the best in-house javascript solutions to solve a specific problem.

- It's code is developed as open source and published on . + It's code is developed as open source and published on . If you discover any bugs or would like to have a feature being added, feel free to file an or contribute to this project.

Technologies

@@ -93,7 +93,7 @@

Created with 🦄 and ☕ in 2018 by Daniel Morgenstern for ]init[ Pixelschubser Unit
- Logo icons designed by Freepik and Dimitry Miroliubov from Flaticon + Logo icons designed by Freepik and Dimitry Miroliubov from

diff --git a/src/components/ExternalLink.vue b/src/components/ExternalLink.vue index 96b1456..4a67278 100644 --- a/src/components/ExternalLink.vue +++ b/src/components/ExternalLink.vue @@ -6,8 +6,7 @@ > {{icon || $vuetify.icons.externalLink}} - {{text || href}} - + {{text || href}}