1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:46:39 -04:00

don't generate robots.txt from next-sitemap

This commit is contained in:
2022-01-03 12:22:51 -05:00
parent 13605d2ab5
commit ebbb98bf09
4 changed files with 7 additions and 4 deletions

View File

@ -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