Skip to content

Commit

Permalink
adds social card and updates script, title
Browse files Browse the repository at this point in the history
  • Loading branch information
simpixelated committed Aug 20, 2023
1 parent fbba5e9 commit 6dca402
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/generate-social-cards.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// inspired by https://github.com/emgoto/gatsby-plugin-react-social-cards/blob/main/gatsby-node.js
// usage: npm run build:social => node ./scripts/generate-social-cards.js year-end-review-2022
// usage: npm run serve:social => node ./scripts/generate-social-cards.js year-end-review-2022
const { join } = require("path")
const puppeteer = require("puppeteer")

Expand Down
2 changes: 1 addition & 1 deletion src/posts/main-street-carmel-safety-improvements.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2023-08-19
title: Main Street needs safety improvements
title: Main Street Carmel needs safety improvements
tags:
- urbanism
- climate
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6dca402

Please sign in to comment.