summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/include
diff options
context:
space:
mode:
authorCamil Staps2021-06-23 21:11:09 +0200
committerCamil Staps2021-07-09 15:13:48 +0200
commit511d410970406f2dcd10f01a9892f5d0f9e09476 (patch)
tree9b8820f0222effa4dfd376498a589a67a0cd9050 /resources/pug/include
parentAdd note about assistantships to Teaching section (diff)
Add article about Cloogle
Diffstat (limited to 'resources/pug/include')
-rw-r--r--resources/pug/include/layout-articles.pug3
1 files changed, 3 insertions, 0 deletions
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
},