Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
title: "{{ replace .Name "-" " " | title }}"
lead: alternativeHeadline
description: description
author: Codefrydev
date: {{ .Date }}
lastmod: {{ .Date }}
images:
- "/IconCodefrydev.svg"
- "/img/image-2.png"
tags:
- "games"
- "Blazor"
keywords:
- "data structure"
- "Algorithm"
---