From ccdc7ce6519c5cdf5fe12a4d6b4827248740bfad Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Tue, 25 Oct 2022 11:00:06 -0600 Subject: [fix] Make link go directly to code --- posts/20221024-static-site-generators.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/20221024-static-site-generators.md b/posts/20221024-static-site-generators.md index a8a3740..4e7c5e3 100644 --- a/posts/20221024-static-site-generators.md +++ b/posts/20221024-static-site-generators.md @@ -44,8 +44,8 @@ whatever. ## My Setup The best description of my setup would be [the actual -code](https://git.alexishovorka.com/blog.git/) since it's bound to evolve at -least somewhat from anything I could write here. I'll go over some of the +code](https://git.alexishovorka.com/blog.git/tree/) since it's bound to evolve +at least somewhat from anything I could write here. I'll go over some of the trickier bits here though. The cleanest way I found to set a default page template in Eleventy.js was to -- cgit v1.2.3-54-g00ecf