From 07a3d1835078730be5c6223a555c7c83c9306958 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 30 Sep 2024 13:51:26 +0000 Subject: [PATCH] Update 3 files - /js/main.js - /_layouts/post.html - /search.json --- _layouts/post.html | 2 +- js/main.js | 89 ++++++++++++++++++++++++++++------------------ search.json | 13 +------ 3 files changed, 56 insertions(+), 48 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 358cede..c48fc2c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -80,7 +80,7 @@ layout: default {% if page.tags %} tags: {{ page.tags | join: " - " }} {% endif %} - +