Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion search.json
Original file line number Diff line number Diff line change
@@ -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 }}",
Expand All @@ -10,4 +11,4 @@
"shortdate" : "{{ post.date | date: '%B %d, %Y' }}"
} {% if forloop.last %}{% else %},{% endif %}
{% endfor %}
]
]
3 changes: 2 additions & 1 deletion tags.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
hello i am come from hactoberfest 2020 plz accept my pullrequest
layout: page
permalink: /tags/
title: Tag Index
Expand Down Expand Up @@ -33,4 +34,4 @@ <h2 id="{{ tag[0] }}">{{ tag[0] }}</h2>
{% assign pages_list = nil %}
{% assign group = nil %}
</ul>
{% endfor %}
{% endfor %}