📚 docs(README): load category images from the repo url

This commit is contained in:
Sergio Laín 2024-08-10 20:20:27 +02:00
parent 8cdb65f7ea
commit cac1afd8fb
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

8
.github/README.md vendored
View file

@ -10,10 +10,10 @@
<div align="center"> <div align="center">
<a href="#herb--about"><img width="190px" src="./assets/category-images/dotfiles-about.png"></a> <a href="#herb--about"><img width="190px" src="https://raw.githubusercontent.com/Matt-FTW/dotfiles/main/.github/assets/category-images/dotfiles-about.png"></a>
<a href="#wrench--setup"><img width="190px" src="./assets/category-images/dotfiles-setup.png"></a> <a href="#wrench--setup"><img width="190px" src="https://raw.githubusercontent.com/Matt-FTW/dotfiles/main/.github/assets/category-images/dotfiles-setup.png"></a>
<a href="#camera--gallery"><img width="190px" src="./assets/category-images/dotfiles-gallery.png"></a> <a href="#camera--gallery"><img width="190px" src="https://raw.githubusercontent.com/Matt-FTW/dotfiles/main/.github/assets/category-images/dotfiles-gallery.png"></a>
<a href="#tada--credits"><img width="190px" src="./assets/category-images/dotfiles-credits.png"></a> <a href="#tada--credits"><img width="190px" src="https://raw.githubusercontent.com/Matt-FTW/dotfiles/main/.github/assets/category-images/dotfiles-credits.png"></a>
</div> </div>