Skip to content

Commit

Permalink
Set doc link to add preview GIFs
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Sep 19, 2024
1 parent f623c5c commit d69a69b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This repository is based on [Sam Herbert](https://github.com/SamHerbert)'s [SVG-

> Basicly we can use SVG files with `<img>` tag or import directly as inline code. You can not style SVG content over `<img>` tag. Also, inline option is not good for clean development experience. We created this project for smooth and better experience for developers.
![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)
[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)
2 changes: 1 addition & 1 deletion libs/features/nx-angular-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nx-angular-loaders

![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)
[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)

Angular SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/angular)** installation and usage.
2 changes: 1 addition & 1 deletion libs/features/nx-react-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nx-react-svg-loaders

![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)
[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)

React SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/react)** installation and usage.
2 changes: 1 addition & 1 deletion libs/features/nx-svelte-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nx-svelte-svg-loaders

![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)
[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)

Svelte SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/svelte)** installation and usage.
2 changes: 1 addition & 1 deletion libs/features/nx-vue-svg-loaders/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# nx-vue-svg-loaders

![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)
[![SVG Loaders Preview](https://github.com/ngeenx/nx-svg-loaders/blob/main/docs/static/img/nx-svg-loaders-preview.gif?raw=true)](https://ngeenx.github.io/nx-svg-loaders/)

Vue SVG loader collection. Please check the **[documentation](https://ngeenx.github.io/nx-svg-loaders/docs/category/vue)** installation and usage.

0 comments on commit d69a69b

Please sign in to comment.