From 0e8ac3767377745e4ee8971a328be38cbf77ebf6 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 30 Jun 2025 03:37:06 +0000 Subject: Update 8 files - /_layouts/default.html - /_includes/live2d.html - /rss.xml - /search.json - /opensearch.xml - /index.html - /feed.json - /404.md--- search.json | 1 + 1 file changed, 1 insertion(+) (limited to 'search.json') diff --git a/search.json b/search.json index 8ad4e54..79dcd37 100644 --- a/search.json +++ b/search.json @@ -1,3 +1,4 @@ --- --- + [{% for post in site.posts %}{% unless post.layout == "encrypt" %}{ "title": "{{ post.title | escape }}", "category": "{{ post.category }}", "tags": "{{ post.tags | join: ', ' }}", "url": "{{ site.baseurl }}{{ post.url }}", "date": "{{ post.date | date: "%Y/%m/%d" }}", "content": {{ post.content | strip_html | strip_newlines | jsonify }} }{% unless forloop.last %},{% endunless %}{% endunless %}{% endfor %}] -- cgit 1.4.1-2-gfad0