changed the csp
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m6s
All checks were successful
Build and Deploy docker container / build (push) Successful in 4m6s
This commit is contained in:
@ -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
|
@ -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',
|
||||
|
Reference in New Issue
Block a user