diff --git a/README.md b/README.md index 31d52b9..c271d8a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# satch.xyz -My new website began as a complete copy of [Tim Visée's site](https://timvisee.com). But that is changing as I add my own content. +# satchlj.com +[My website][site] began as a complete copy of [Tim Visée's site](https://timvisee.com), but that changed long ago as I added my own content. ## Content The majority of the content is formatted in Markdown, located in the [`./content`](./content/) directory. -It includes a custom theme as well ([zenn][zenn]) for the visuals, by Tim Visée. +It includes theme as well ([zenn][zenn]) for the visuals, by Tim Visée. This website is built with [Zola][zola], a static website generator. See its documentation for more information on how this project is structured. @@ -34,7 +34,7 @@ zola build This project is released under the GNU AGPL-3.0 license. Check out the [LICENSE][license] file for more information. -[site]: https://satch.xyz/ +[site]: https://satchlj.com/ [zola]: https://getzola.org/ [zenn]: ./themes/zenn/ [license]: ./LICENSE