feat: restore link widgets

This commit is contained in:
Cory Dransfeldt 2024-10-28 13:36:39 -07:00
parent d813bd505f
commit 5911b30917
No known key found for this signature in database
18 changed files with 319 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "2.3.3",
"version": "2.4.0",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -26,6 +26,7 @@
"author": "Cory Dransfeldt",
"license": "MIT",
"dependencies": {
"@11ty/eleventy-fetch": "4.0.1",
"@cdransf/api-text": "^1.7.0",
"@cdransf/select-pagination": "^1.3.1",
"@cdransf/theme-toggle": "^3.2.0",