1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-02 16:14:03 -05:00

fix very, very bad SEO bug

This commit is contained in:
2022-02-17 20:10:14 -05:00
parent 6256223517
commit 91673a5fc3
3 changed files with 15 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
---
title: "How To: Fork a GitHub Repository & Submit a Pull Request"
date: 2019-04-09 02:17:03-0400
description: "Walkthrough of forking a GitHub repository, cloning it, commiting your changes to a new branch, and pushing it back upstream."
description: "Walkthrough of forking a GitHub repository, cloning it, committing your changes to a new branch, and pushing it back upstream."
tags:
- How To
- Tutorial