Work towards #56: Add permalink to every pattern
This makes cleaner URLs thanks to jekyll
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
layout: pattern
|
||||
title: Naked Objects
|
||||
folder: naked-objects
|
||||
permalink: /patterns/naked-objects/
|
||||
categories: pattern_cat
|
||||
tags: pattern_tag
|
||||
---
|
||||
@ -20,4 +21,4 @@ everything else is autogenerated by the framework.
|
||||
|
||||
**Real world examples:**
|
||||
|
||||
* [Apache Isis](https://isis.apache.org/)
|
||||
* [Apache Isis](https://isis.apache.org/)
|
||||
|
Reference in New Issue
Block a user