From 162a3c542a538ef797c04df7b34ea6a32e46710a Mon Sep 17 00:00:00 2001 From: Jean Date: Thu, 1 Aug 2024 21:16:22 -0700 Subject: [PATCH] Updating layout of README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90747f9f..9e4b484d 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,7 @@ The `zip` Gulp task packages the theme files into `dist/solo.zip`, which you can yarn zip ``` -## Copyright & Licenses - -Copyright (c) 2024 Jean Viscogliosi-Pate and released under the [MIT license](LICENSE). +## Credits Original [Solo](https://github.com/TryGhost/Solo) theme relased under the MIT license by Ghost Foundation. @@ -40,3 +38,7 @@ Email and RSS icons are from [Tabler Icons](https://github.com/tabler/tabler-ico The cat that follows your cursor is [oneko.js](https://github.com/adryd325/oneko.js), released under the MIT license by adryd. The JavaScript for generating a table of contents is [Tocbot](https://github.com/tscanlin/tocbot), released under the MIT license by Tim Scanlin. + +## Copyright & License + +Copyright (c) 2024 Jean Viscogliosi-Pate and released under the [MIT license](LICENSE).