You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
331 B
YAML
18 lines
331 B
YAML
# Build options
|
|
ignore:
|
|
- "README.md"
|
|
- "LICENSE"
|
|
# Site options
|
|
site:
|
|
title: "GTRR"
|
|
description: "The Global Transgender Resources Registry"
|
|
base_url: "https://gtrr.artemislena.eu"
|
|
sitemap: "sitemap.xml"
|
|
|
|
# Page options
|
|
default:
|
|
permalink: "/{{parent}}"
|
|
layout: default.liquid
|
|
data:
|
|
lang: "en"
|