add sparty

This commit is contained in:
Kathleen Fitzpatrick
2024-11-28 09:27:29 -05:00
parent efa13d3e91
commit 86d75dd174
3 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
{
"lastFetched": "2024-10-30T16:20:57.050Z",
"lastFetched": "2024-11-28T14:25:11.812Z",
"children": []
}

View File

@@ -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';

BIN
content/blog/img/sparty.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB