From e5d9e0254f0a093ac91dc3b37d00c62ac5a2db12 Mon Sep 17 00:00:00 2001 From: mehbark Date: Mon, 27 Jul 2026 01:51:42 -0400 Subject: [PATCH] don't `hx-boost` internal links with different css --- package.json | 38 +++++++++++++++++++------------------- site-src/fun-web-stuff.mdx | 4 ++-- site-src/layout/page.njk | 2 +- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index 9137022..ac5fd25 100644 --- a/package.json +++ b/package.json @@ -1,21 +1,21 @@ { - "name": "twopn", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "keywords": [], - "author": "", - "license": "ISC", - "type": "module", - "dependencies": { - "@11ty/eleventy": "^3.1.2", - "@11ty/eleventy-plugin-rss": "^2.0.4", - "@mdx-js/mdx": "^3.1.1", - "react": "^19.2.3", - "react-dom": "^19.2.3", - "rehype-prism-plus": "^2.0.2" - } + "name": "twopn", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "keywords": [], + "author": "", + "license": "ISC", + "type": "module", + "dependencies": { + "@11ty/eleventy": "^3.1.2", + "@11ty/eleventy-plugin-rss": "^2.0.4", + "@mdx-js/mdx": "^3.1.1", + "react": "^19.2.3", + "react-dom": "^19.2.3", + "rehype-prism-plus": "^2.0.2" + } } diff --git a/site-src/fun-web-stuff.mdx b/site-src/fun-web-stuff.mdx index 80429ca..72713ed 100644 --- a/site-src/fun-web-stuff.mdx +++ b/site-src/fun-web-stuff.mdx @@ -3,8 +3,8 @@ title: Fun web stuff description: Stuff that mehbark made that you can play with on your browser --- -- [Spout](/spout): Fun, oft-interactive HTML/JS pieces +- Spout: Fun, oft-interactive HTML/JS pieces - [gol](https://pyrope.net/gol): [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life) with checkboxes, made in elm - [TIMEDOG](https://pyrope.net/TIMEDOG): a clock that measures time in Patricia Taxxon's [TECHDOG](https://patriciataxxon.bandcamp.com/album/techdog-1-7) - [davehash](https://pyrope.net/davehash/): you know what a hash modus is, right? -- [old site](/old-site.html): the site before this one. [aka onepn](/twopn) +- old site: the site before this one. [aka onepn](/twopn) diff --git a/site-src/layout/page.njk b/site-src/layout/page.njk index 796c0f4..ff4d9bf 100644 --- a/site-src/layout/page.njk +++ b/site-src/layout/page.njk @@ -46,7 +46,7 @@ title: terezi.pyrope.net {% include "./badges.njk" %}

this web site is part of the m,cai webring

- everyone + everyone