oxil-net1
Version:
Oxford Information Labs Netistrar Theme
21 lines (16 loc) • 355 B
HTML
title: "{{ replace .Name "-" " " | title }}"
publishdate: "{{ now.Format "2006-01-02" }}"
lastmod: "{{ now.Format "2006-01-02" }}"
categories:
- ""
description: "About {{ replace .Name "-" " " | title }}"
authors:
- 'Lucien Taylor'
weight: 10
aliases:
- ""
<div class="grid px1 px2l pt4">
<h2>{{ replace .Name "-" " " | title }}</h2>
</div>