From 7052ee581ab547182c2d67588c80e0565cdfb2e8 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 12 Aug 2024 16:30:11 -0700 Subject: [PATCH] chore: search explainer --- package-lock.json | 4 ++-- package.json | 2 +- src/pages/static/search.html | 8 +++++++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 558842d5..245b3663 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "22.2.1", + "version": "22.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "22.2.1", + "version": "22.2.2", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.5.0", diff --git a/package.json b/package.json index a146a2f5..c6343ee9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "22.2.1", + "version": "22.2.2", "description": "The source for my personal site. Built using 11ty (and other tools).", "type": "module", "scripts": { diff --git a/src/pages/static/search.html b/src/pages/static/search.html index 80e056ad..ba628a5b 100644 --- a/src/pages/static/search.html +++ b/src/pages/static/search.html @@ -54,8 +54,14 @@ permalink: /search.html } })() + +

You can find posts, links, artists, genres, movies and books via the field below (though it only surfaces movies and books I've written something about).

+
- +
\ No newline at end of file