summaryrefslogtreecommitdiffhomepage
path: root/resources/pug/include/layout-articles.pug
diff options
context:
space:
mode:
Diffstat (limited to 'resources/pug/include/layout-articles.pug')
-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 2aeaa1c..7b63cca 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: 'Testing Arduino code with Haskell QuickCheck',
+ year: 2021, month: 9, day: 7
+ },
{ name: 'Cloogle search overview',
year: 2021, month: 8, day: 2
},