switch to the latest Finnish font technologies and remove a bug

This commit is contained in:
osmarks
2026-04-21 17:48:41 +01:00
parent c4e0f9c2fe
commit 152724a2fb
6 changed files with 3 additions and 3 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -6,7 +6,7 @@
"Wheels are turning. Wheels within wheels within wheels.",
"The Internet.",
"If you're reading this, we own your soul.",
"The future is already here - it's just not evenly distributed.",
"The future is already here it's just not evenly distributed.",
"I don't always believe in things, but when I do, I believe in them alphabetically.",
"In which I'm very annoyed at a wide range of abstract concepts.",
"Now with handmade artisanal 1 bits!",
+1 -1
View File
@@ -212,7 +212,7 @@ const renderContainer = (tokens, idx) => {
return out
} else if (blockType === "emphasis") {
const style = generateBoxPattern(interior) && ` style="${generateBoxPattern(interior)}"`
return `<div class="emphasis box${style || ""}>`
return `<div class="emphasis box"${style || ""}>`
}
} else {
if (blockType === "captioned") {
+1 -1
View File
@@ -191,7 +191,7 @@ window.points = (async () => {
ttt4Win: {
title: "Shape Rotator",
conditions: "Win 4D Tic-Tac-Toe",
description: "You won a game of 4D Tic-Tac-Toe against our highly advanced artificial intelligence, showing your utter comprehension of 4D space.",
description: "You won a game of 4D Tic-Tac-Toe against our highly advanced artificial intelligence, showing your amazing comprehension of 4D space.",
points: 37.9
}
}