From af1422022b4f05ae1df36efdac25b2a026f8a38f Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Mon, 28 Sep 2020 19:09:30 -0700 Subject: [PATCH] Make fonts download on click --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f757ab4..beb48c8 100644 --- a/README.md +++ b/README.md @@ -152,10 +152,10 @@ Open each file and click "Install". This will make the `MesloLGS NF` font availa [git]: https://git-scm.com/ [license_badge]: https://img.shields.io/github/license/IlanCosman/tide [license]: LICENSE.md -[meslolgs nf bold italic.ttf]: resources/fonts/mesloLGS_NF_bold_italic.ttf -[meslolgs nf bold.ttf]: resources/fonts/mesloLGS_NF_bold.ttf -[meslolgs nf italic.ttf]: resources/fonts/mesloLGS_NF_italic.ttf -[meslolgs nf regular.ttf]: resources/fonts/mesloLGS_NF_regular.ttf +[meslolgs nf bold italic.ttf]: https://github.com/IlanCosman/tide/raw/main/resources/fonts/mesloLGS_NF_bold_italic.ttf +[meslolgs nf bold.ttf]: https://github.com/IlanCosman/tide/raw/main/resources/fonts/mesloLGS_NF_bold.ttf +[meslolgs nf italic.ttf]: https://github.com/IlanCosman/tide/raw/main/resources/fonts/mesloLGS_NF_italic.ttf +[meslolgs nf regular.ttf]: https://github.com/IlanCosman/tide/raw/main/resources/fonts/mesloLGS_NF_regular.ttf [nerd fonts]: https://github.com/ryanoasis/nerd-fonts [powerlevel10k]: https://github.com/romkatv/powerlevel10k/ [pure]: https://github.com/rafaelrinaldi/pure