From 43a660147b1c3bf4ee4ae3839b6ce06bbc6a0fd1 Mon Sep 17 00:00:00 2001 From: Igor Radovanov Date: Sun, 31 Jul 2022 15:38:27 +0200 Subject: [PATCH] Dwoo library removed from the list of Libraries --- _posts/08-05-01-Further-Reading.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_posts/08-05-01-Further-Reading.md b/_posts/08-05-01-Further-Reading.md index 7054080..4f28a69 100644 --- a/_posts/08-05-01-Further-Reading.md +++ b/_posts/08-05-01-Further-Reading.md @@ -20,7 +20,6 @@ anchor: templating_further_reading * [Aura.View](https://github.com/auraphp/Aura.View) *(native)* * [Blade](https://laravel.com/docs/blade) *(compiled, framework specific)* * [Brainy](https://github.com/box/brainy) *(compiled)* -* [Dwoo](http://dwoo.org/) *(compiled)* * [Latte](https://github.com/nette/latte) *(compiled)* * [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)* * [PHPTAL](https://phptal.org/) *(compiled)*