]> Lady’s Gitweb - Blog/commitdiff
Update Beorn to 0.2.3
authorLady <redacted>
Sun, 7 May 2023 06:18:47 +0000 (23:18 -0700)
committerLady <redacted>
Sun, 7 May 2023 06:18:47 +0000 (23:18 -0700)
This fixes the ordering of entries.

build.js

index d4e5d710814fc009ee38b208d4d242c5a293c9d7..a3e7630d8dca71268c42f3469aee2e983f139ace 100755 (executable)
--- a/build.js
+++ b/build.js
@@ -62,5 +62,5 @@ globalThis.bjørnTransformMetadata = (metadata, _type) => {
 };
 
 await import(
-  "https://git.ladys.computer/Beorn/blob_plain/0.2.1:/build.js"
+  "https://git.ladys.computer/Beorn/blob_plain/0.2.3:/build.js"
 );
This page took 0.043471 seconds and 4 git commands to generate.