From 0381984865482f5e611bd5dfa09664c6d0696359 Mon Sep 17 00:00:00 2001 From: jjophi Date: Wed, 16 Oct 2024 16:42:31 +0530 Subject: [PATCH] Rename articles to articles list --- pages/bloglist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bloglist.html b/pages/bloglist.html index f335d46..2df5613 100644 --- a/pages/bloglist.html +++ b/pages/bloglist.html @@ -1,7 +1,7 @@ --- layout: articles -title: Articles -permalink: /articles/ +title: Articles List +permalink: /articles-list/ feature-img: "assets/img/water.jpg" hide: false excerpt: "UnetStack is an agent-based network stack that lies the heart of the Unet project. It powers underwater communication nodes, and also an Underwater Network Simulator for development and testing of underwater network technology."