forked from github.com/GenderDysphoria.fyi
Fixed lang attribute in <html> tag
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = exports = ({ id, date }) => `---
|
||||
id: "${id}"
|
||||
date: "${date.toISOString()}"
|
||||
title:
|
||||
lang: en
|
||||
description:
|
||||
tags:
|
||||
- Transgender
|
||||
|
||||
Reference in New Issue
Block a user