mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
12 lines
182 B
Markdown
12 lines
182 B
Markdown
|
+++
|
||
|
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date = {{ .Date }}
|
||
|
draft = false
|
||
|
keywords = []
|
||
|
description = ""
|
||
|
tags = []
|
||
|
categories = []
|
||
|
lastmod = {{ .Date }}
|
||
|
+++
|
||
|
|