Fix several frontmatter issues

This commit is contained in:
Ilkka Seppälä
2019-11-16 21:56:40 +02:00
parent 63c707fcb1
commit 19b129c28e
10 changed files with 10 additions and 14 deletions

View File

@ -1,10 +1,9 @@
---
---
layout: pattern
title: Sharding
folder: sharding
folder: sharding
permalink: /patterns/sharding/
categories: Other
categories: Other
tags:
- Java
- Difficulty-Beginner