From 511d410970406f2dcd10f01a9892f5d0f9e09476 Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Wed, 23 Jun 2021 21:11:09 +0200
Subject: Add article about Cloogle

---
 resources/pug/include/layout-articles.pug | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'resources/pug/include')

diff --git a/resources/pug/include/layout-articles.pug b/resources/pug/include/layout-articles.pug
index 10feaab..c35e38b 100644
--- a/resources/pug/include/layout-articles.pug
+++ b/resources/pug/include/layout-articles.pug
@@ -8,6 +8,9 @@ block append menu
 	+menu(
 		{name: 'Home', link: ''},
 		{name: 2021, menu: [
+			{ name: 'Cloogle search overview',
+				year: 2021, month: 7, day: 26
+			},
 			{ name: 'Compiling Clean in the browser with WebAssembly, part 3: Putting it all together',
 				year: 2021, month: 6, day: 23
 			},
-- 
cgit v1.2.3