Skip to content

Commit 167358e

Browse files
committed
Adds posts and project for 014
1 parent 38dfb59 commit 167358e

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

_posts/2021-08-25-014.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: post
3+
title: "#014"
4+
permalink: /014
5+
image: "/assets/img/projects/014
6+
redirect_to:
7+
- https://gitfichas.com/projects/014
8+
---
9+
10+
Redirect for 014

_projects/014.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
title: '#014 git checkout -b nome'
4+
image: "/assets/img/projects/014/thumbnail.jpg"
5+
---
6+
7+
<img alt="Como criar um novo branch e já trocar para esse novo branch" src="/assets/img/projects/014/full.jpg">

projects/014.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
title: '#014 git checkout -b nome'
4+
image: "/assets/img/projects/014/thumbnail.jpg"
5+
---
6+
7+
<img alt="Como criar um novo branch e já trocar para esse novo branch" src="/assets/img/projects/014/full.jpg">

0 commit comments

Comments
 (0)