diff options
author | Michał Sapka <michal@sapka.me> | 2023-01-02 22:12:38 +0100 |
---|---|---|
committer | Michał Sapka <michal@sapka.me> | 2023-01-02 22:12:38 +0100 |
commit | 679e6588d1ef6709f9e579f8ab2fa1b3ad2ac9d8 (patch) | |
tree | fe99580d72ae2f8a2b6dd4f97e8009fe616591c0 /README.md | |
parent | 8b1cecc8f08e8145173c94f6236cf843073a37f4 (diff) |
feat: remove old
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index c019ee4..0000000 --- a/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# Michal's homepage -https://sapka.pl - -This is code of for my homepage. - -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 [Dracula theme](https://draculatheme.com). - -## Tech stack - -This site is built with: -- Next.js -- Chakra Ui - -The site is hosted on [Vercel](https://vercel.com) - -## License - -This codebase is licensed under MIT |