actions ci

This commit is contained in:
2024-11-02 20:43:00 -05:00
parent 678d6f84dc
commit 9ea6e470e2
3 changed files with 45 additions and 37 deletions

View File

@ -1,9 +1,9 @@
/** @type {import("pliny/config").PlinyConfig } */
const siteMetadata = {
title: 'Jonathan\'s Blog and Likes',
title: "Jonathan's Blog and Likes",
author: 'Jonathan Branan',
headerTitle: 'JonB.IO',
description: 'Thought\'s from someone with an internet connection.',
description: "Thought's from someone with an internet connection.",
language: 'en-us',
theme: 'system', // system, dark or light
siteUrl: 'https://jonb.io',