fix tags
This commit is contained in:
parent
d3675efa51
commit
aa9d7fd3b5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Good Programming Practices"
|
title: "Good Programming Practices"
|
||||||
permalink: /good-programming-practices/
|
permalink: /good-programming-practices/
|
||||||
category: motivational
|
category: technical
|
||||||
description: Some thoughts on practices that make programming better
|
description: Some thoughts on practices that make programming better
|
||||||
---
|
---
|
||||||
I want to talk about programming and some practices that, I think, can make a programmer more efficient when observed. First, let's talk about what programming is.<!--more-->
|
I want to talk about programming and some practices that, I think, can make a programmer more efficient when observed. First, let's talk about what programming is.<!--more-->
|
||||||
|
|
|
@ -3,7 +3,7 @@ published: true
|
||||||
title: "Radical Growth"
|
title: "Radical Growth"
|
||||||
permalink: /:title/
|
permalink: /:title/
|
||||||
description: "Some thoughts different forms of growth and the motivations behind them"
|
description: "Some thoughts different forms of growth and the motivations behind them"
|
||||||
category: technology
|
category: motivational
|
||||||
image: trees
|
image: trees
|
||||||
image-alt: A row of tall trees reaching for the blue sky
|
image-alt: A row of tall trees reaching for the blue sky
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue