From e87c7c4479e560a66ab8b9f08209f73bb7390c61 Mon Sep 17 00:00:00 2001 From: Vitthal Popat Gund <97181033+VitthalGund@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:15:51 +0530 Subject: [PATCH] Update index.html Inside the div container github icon is added with link to master branch --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index b8d26a586..d3e67a0d6 100755 --- a/index.html +++ b/index.html @@ -5,6 +5,10 @@ {% include header.html %}
+
+ +
{% include topnav.html %} {% for page in site.posts reversed %} {% if page.page == nil %}