commit 8b1cecc8f08e8145173c94f6236cf843073a37f4 parent dd36a404280daf1f33a2ea0bb9d0820d9a68bf46 Author: MichaĆ M. Sapka <michal@sapka.me> Date: Mon, 19 Sep 2022 11:43:55 +0000 doc: fix links Diffstat:
M | README.md | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md @@ -3,9 +3,9 @@ https://sapka.pl This is code of for my homepage. -The design is based on [https://www.craftz.dog/](Takuya Matsuyama) work, but most of the codebase is handrafted by yours trully - the only exception being theme switcher buton. +The design is based on [Takuya Matsuyama's](https://www.craftz.dog/) work, but most of the codebase is handrafted by yours trully - the only exception being theme switcher buton. -Theme colors are based on [https://draculatheme.com](Dracula theme) +Theme colors are based on [Dracula theme](https://draculatheme.com). ## Tech stack @@ -13,7 +13,7 @@ This site is built with: - Next.js - Chakra Ui -The site is hosted on [https://vercel.com](Vercel) +The site is hosted on [Vercel](https://vercel.com) ## License