changed the csp
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m6s

This commit is contained in:
2025-01-28 18:21:52 -06:00
parent a4195f1ee5
commit 6ba9b29daf
4 changed files with 15 additions and 3 deletions

View File

@ -1,2 +1,14 @@
---
title: 'idea'
date: '2025-1-1'
#lastmod: '202year-month-day'
tags: ['tag1', 'tag2', 'tag3']
draft: true
summary: 'summary'
#images: ['/static/images/image.jpg',]
#authors: ['default',]
#layout: PostLayout # PostLayout, PostSimple and PostBanner
#canonicalUrl: https://jonb.io/blog/the-url-here
---
- split dns jonb.io vs int.jonb.io
- entertainment stack

View File

@ -3,7 +3,7 @@ const siteMetadata = {
title: 'Joyful Fixations',
author: 'Jonathan Branan',
headerTitle: 'Joyful Fixations',
description: "Things that bring me joy and intense focus.",
description: 'Things that bring me joy and intense focus.',
language: 'en-us',
theme: 'system', // system, dark or light
siteUrl: 'https://jonb.io',