diff --git a/_posts/en/javascript/2017-09-01-hash-maps-without-side-effects.md b/_posts/en/javascript/2017-09-01-hash-maps-without-side-effects.md index fa7071d7..db213c40 100644 --- a/_posts/en/javascript/2017-09-01-hash-maps-without-side-effects.md +++ b/_posts/en/javascript/2017-09-01-hash-maps-without-side-effects.md @@ -1,5 +1,5 @@ --- -layout: *post +layout: post title: Hash maps without side effects tip-number: 73