summaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorCamil Staps2021-08-21 17:02:59 +0200
committerCamil Staps2021-08-21 17:02:59 +0200
commitdfb652de771246e03936b2a7023da176522347d2 (patch)
treeac5a3aff61b1cc156a57dad9cd3772cee4db4892 /resources
parentUpdate dependencies (diff)
Fix menu item for article about Cloogle
Diffstat (limited to 'resources')
-rw-r--r--resources/pug/include/layout-articles.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pug/include/layout-articles.pug b/resources/pug/include/layout-articles.pug
index c35e38b..2aeaa1c 100644
--- a/resources/pug/include/layout-articles.pug
+++ b/resources/pug/include/layout-articles.pug
@@ -9,7 +9,7 @@ block append menu
{name: 'Home', link: ''},
{name: 2021, menu: [
{ name: 'Cloogle search overview',
- year: 2021, month: 7, day: 26
+ year: 2021, month: 8, day: 2
},
{ name: 'Compiling Clean in the browser with WebAssembly, part 3: Putting it all together',
year: 2021, month: 6, day: 23