1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 11:21:16 -04:00

bump next to 14.2.5

This commit is contained in:
2024-07-31 12:15:13 -04:00
parent 5fe420913e
commit fff106ffbb
6 changed files with 765 additions and 571 deletions

View File

@@ -1,4 +1,4 @@
import config from ".";
import config from "./index.js";
import { meJpg, faviconPng, faviconIco, appleTouchIconPng } from "./favicons";
import type { DefaultSeoProps, SocialProfileJsonLdProps, ArticleJsonLdProps } from "next-seo";