diff --git a/search.json b/search.json index 71caa6b..c66bfdc 100755 --- a/search.json +++ b/search.json @@ -1,6 +1,7 @@ --- --- [ + {hellow i am come here from hactober fest20202 plz accept my pullrequest} {% for post in site.posts %} { "title" : "{{ post.title | escape }}", @@ -10,4 +11,4 @@ "shortdate" : "{{ post.date | date: '%B %d, %Y' }}" } {% if forloop.last %}{% else %},{% endif %} {% endfor %} -] \ No newline at end of file +] diff --git a/tags.html b/tags.html index b3de699..2b769c6 100755 --- a/tags.html +++ b/tags.html @@ -1,4 +1,5 @@ --- +hello i am come from hactoberfest 2020 plz accept my pullrequest layout: page permalink: /tags/ title: Tag Index @@ -33,4 +34,4 @@