Skip to content

Commit 11dc51c

Browse files
authored
fix: teacher salary banner image headline (#346)
The banner artwork I'm using for the teachersalary.info post, published with #345, has an incorrect headline. This PR updates that artwork.
1 parent 47be7b6 commit 11dc51c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

www.chrisvogt.me/content/blog/2025-06-22-teacher-salary-info.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Comparing Teacher Salaries Across the U.S.'
33
slug: teacher-salary-info
4-
banner: https://res.cloudinary.com/chrisvogt/image/upload/f_auto/v1750627218/chrisvogt-me/thumbnails/teacher-salary-banner.webp
4+
banner: https://res.cloudinary.com/chrisvogt/image/upload/f_auto/v1750657869/chrisvogt-me/thumbnails/teacher-salary-info-banner.webp
55
category: personal
66
date: '2025-06-22T14:00:00.000Z'
77
description: >

www.chrisvogt.me/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "www.chrisvogt.me",
4-
"version": "1.5.5",
4+
"version": "1.5.6",
55
"license": "GPL",
66
"scripts": {
77
"build": "gatsby build",

0 commit comments

Comments
 (0)