From d13cef99185184a18c0a08049e538fb7e0f28e7e Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 23 Jun 2021 10:35:47 +0200 Subject: Rename Clean Sandbox article --- resources/pug/include/layout-articles.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/pug/include') diff --git a/resources/pug/include/layout-articles.pug b/resources/pug/include/layout-articles.pug index 26fa69f..2672a36 100644 --- a/resources/pug/include/layout-articles.pug +++ b/resources/pug/include/layout-articles.pug @@ -5,6 +5,6 @@ block append menu +menu( {name: 'Home', link: ''}, {name: 2021, menu: [ - {name: 'Clean Sandbox', year: 2021, month: 6, day: 22}, + {name: 'Running the Clean compiler in the browser with WebAssembly', year: 2021, month: 6, day: 23}, ]}, ) -- cgit v1.2.3