Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 297 Bytes

File metadata and controls

17 lines (17 loc) · 297 Bytes
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"
---