Merge pull request #55 from rethab/patch-2

Fix link to blog post in readme
This commit is contained in:
Joe Hutchinson
2020-07-13 18:37:10 -04:00
committed by GitHub

View File

@@ -135,7 +135,7 @@ description: "This is the subtext above the main heading in small letters"
To override CSS, you should create file `project_root/assets/css/override.css` and place all your CSS inside it. This file will be merged with standard CSS when the site is generated.
## Helpful Links
[Aether Blog Post](https://www.joehutch.com/post/aether-theme/) - See aether in action and learn more about the theme
[Aether Blog Post](https://www.joehutch.com/posts/aether-theme/) - See aether in action and learn more about the theme
[Hugo Documentation](https://gohugo.io/documentation/) - Learn how to use Hugo