mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 23:21:29 -04:00
fix double-quote encoding in article JSON-LD
related: https://github.com/garmeeh/next-seo/issues/711 https://search.google.com/search-console/r/unknown-type/drilldown?resource_id=https%3A%2F%2Fjarv.is%2F&item_key=CgIIGBADGA4&hl=en&sharing_key=szw2VOK7QYoeChN1-JxOqg
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "How To: Safely Rename `master` Branch on GitHub ✊🏾"
|
||||
date: 2020-06-28 09:28:52-0400
|
||||
description: "Some of the most popular open-source projects are renaming their default branch from 'master' on GitHub. Here''s how to do so, and safely."
|
||||
description: 'Some of the most popular open-source projects are renaming their default branch from "master" on GitHub. Here''s how to do so, and safely.'
|
||||
tags:
|
||||
- How To
|
||||
- Tutorial
|
||||
|
Reference in New Issue
Block a user