From 8a5361f4e918e3d4109af5e52fc3a8e364416c10 Mon Sep 17 00:00:00 2001 From: Miroslav Suzara Date: Mon, 24 Oct 2022 01:06:44 -0700 Subject: [PATCH] Fixed broken link to distill-style blog post (#957) Updated README.md with the correct link to the distill-style blog post example. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index db6d4f4fda11..efdac8b4dccf 100644 --- a/README.md +++ b/README.md @@ -508,7 +508,7 @@ Now, feel free to customize the theme however you like (don't forget to change t > Note: this approach is only necessary if you would like to build an older or very custom version of al-folio. First, download the necessary modules and install them into a docker image called `al-folio:Dockerfile` (this command will build an image which is used to run your website afterwards. Note that you only need to do this step once. After you have the image, you no longer need to do this anymore): - + ```bash $ ./bin/docker_build_image.sh @@ -940,4 +940,3 @@ The theme is available as open source under the terms of the [MIT License](https Originally, **al-folio** was based on the [\*folio theme](https://github.com/bogoli/-folio) (published by [Lia Bogoev](https://liabogoev.com) and under the MIT license). Since then, it got a full re-write of the styles and many additional cool features. -