Updating README to include proper credits

This commit is contained in:
Jean Viscogliosi-Pate 2024-08-01 16:30:06 -07:00
parent 02cc2a94b9
commit b089c86bd2
1 changed files with 5 additions and 2 deletions

View File

@ -27,7 +27,10 @@ The `zip` Gulp task packages the theme files into `dist/solo.zip`, which you can
yarn zip
```
## Copyright & License
## Copyright & Licenses
Copyright (c) 2024 Jean Viscogliosi-Pate - Released under the [MIT license](LICENSE).
Original Solo theme relased 2013-2023 Ghost Foundation under the MIT license.
Original [Solo](https://github.com/TryGhost/Solo) theme relased 2013-2023 Ghost Foundation under the MIT license.
Font is [Wanted Sans](https://github.com/wanteddev/wanted-sans), released under the SIL Open Font License 1.1 by Wanted Lab, Inc.
Email and RSS icons are from [Tabler Icons](https://github.com/tabler/tabler-icons), released under the MIT license by Paweł Kuna.
The cat that follows your cursor is [oneko.js](https://github.com/adryd325/oneko.js), released under the MIT license by adryd.