diff --git a/content/posts/leopold.md b/content/posts/leopold.md index fe24b01..5875033 100644 --- a/content/posts/leopold.md +++ b/content/posts/leopold.md @@ -65,7 +65,7 @@ In this case, I chose **October** for a number for reasons. It instead provides a base in which features and functionality may be added if required. This makes it faster than some alternatives, such as WordPress for example, which can suffer from having a large amount of features included as a base. - It also has useful default features such as minification of CSS and JavaScript. The templating engine, Twig, generates static HTML. + It also has useful default features such as minification of CSS and JavaScript. The templating engine, Twig, generates static HTML, giving the speed benefits of a static site, without database lookups. * **Developer Oriented**