chore(links.html/css): refactor layout to properly use article tags and headers for each link item

This commit is contained in:
Cory Dransfeldt 2025-05-08 15:09:35 -07:00
parent e71eb1c185
commit bb72776be8
No known key found for this signature in database
4 changed files with 47 additions and 146 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "3.6.5",
"version": "3.7.0",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {
@ -38,7 +38,7 @@
},
"devDependencies": {
"@11ty/eleventy": "v3.0.0",
"@11ty/eleventy-fetch": "5.0.2",
"@11ty/eleventy-fetch": "5.1.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.11.1",
"concurrently": "9.1.2",
"cssnano": "^7.0.7",