add trailing slashes

This commit is contained in:
Mahdi Dibaiee 2016-11-02 19:01:37 +03:30
parent 0b7cfdf9bf
commit 9c649a36b6
6 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
layout: post
title: "Let's Begin"
date: 2015-03-09 17:13:46
permalink: beginning
permalink: beginning/
categories: self
---

View File

@ -2,7 +2,7 @@
layout: post
title: "CSS Filters are awesome!"
date: 2015-03-28 17:13:46
permalink: css-filters
permalink: css-filters/
categories: css
---

View File

@ -2,7 +2,7 @@
layout: post
title: "BroadcastChannel API"
date: 2015-04-02 17:13:46
permalink: broadcastchannel-api
permalink: broadcastchannel-api/
categories: api
---

View File

@ -2,7 +2,7 @@
layout: post
title: "ES7 Array and Generator comprehensions"
date: 2015-06-06 13:47:00
permalink: es7-array-generator-comprehensions
permalink: es7-array-generator-comprehensions/
categories: es7, generator, array
---

View File

@ -2,7 +2,7 @@
layout: post
title: "Autocomplete using Tries"
date: 2015-07-24 09:44:00
permalink: autocomplete-predict-trie
permalink: autocomplete-predict-trie/
categories: algorithms
---

View File

@ -2,7 +2,7 @@
layout: post
title: "Open-source: The Good, The Bad and The Ugly"
date: 2015-10-13 06:15:00
permalink: open-source-good-bad-ugly
permalink: open-source-good-bad-ugly/
categories: experience, open-source, opinion
---