From bf395a995320ee2d0e2ab0832d86d1867dea0ac7 Mon Sep 17 00:00:00 2001 From: japesh3737 Date: Sat, 28 Feb 2026 23:13:31 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca70b1..46db66e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Adding new content to the website -### **Adding up blogs.** +### **Adding blog posts** Add your article as a new markdown file in the [Blogs directory](https://github.com/intelowlproject/intelowlproject.github.io/tree/develop/Blogs) with the same title as the file. From ee0354bdf838d91f3e357c215c82cfe7ebe3de85 Mon Sep 17 00:00:00 2001 From: japesh3737 Date: Sat, 28 Feb 2026 23:15:42 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46db66e..c5982ca 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### **Adding blog posts** -Add your article as a new markdown file in the [Blogs directory](https://github.com/intelowlproject/intelowlproject.github.io/tree/develop/Blogs) with the same title as the file. +Add your article as a new Markdown file in the [Blogs directory](https://github.com/intelowlproject/intelowlproject.github.io/tree/develop/Blogs). The file name should match the article title. If you are an IntelOwl contributor and you would like to add content on this blog which is related to IntelOwl, feel free to fork this repository and submit an article! We will review it and publish it!