---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
author: {{ .Site.Params.globalFrontmatter.author }}
tags: ["put", "some", "tags", "here"]
categories: ["catgorized", "the", "page"]
description: "Description of this page."
keywords: "keywords,used,for,SEO"
draft: false
includeToc: true
localCss: []
externalCss: []
externalCssDownload: []
localJs: []
externalJs: []
externalJsDownload: []
useMath: false
---


