diff --git a/_cache/webmentions.json b/_cache/webmentions.json index 694b561..4341c7a 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,4 +1,4 @@ { - "lastFetched": "2024-10-30T16:20:57.050Z", + "lastFetched": "2024-11-28T14:25:11.812Z", "children": [] } \ No newline at end of file diff --git a/_data/webmentions.js b/_data/webmentions.js index c67c4bb..69738c3 100644 --- a/_data/webmentions.js +++ b/_data/webmentions.js @@ -1,10 +1,9 @@ +import "dotenv/config.js"; import fs from "fs"; import fetch from "node-fetch"; import unionBy from "lodash-es/unionBy.js"; import domain from "./metadata.js"; -// Load .env variables with dotenv -import "dotenv/config.js"; // Configuration Parameters const CACHE_DIR = '_cache'; diff --git a/content/blog/img/sparty.png b/content/blog/img/sparty.png new file mode 100644 index 0000000..f43be6f Binary files /dev/null and b/content/blog/img/sparty.png differ