1
0
mirror of synced 2026-01-07 00:01:39 -05:00
Files
docs/tests/fixtures/content/get-started/quickstart/dynamic-title.md

15 lines
310 B
Markdown

---
title: '{% ifversion fpt %}Hello{% else %}Greetings{% endif %} {% data variables.product.product_name %}'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
type: quick_start
---
## Introduction
This page has a single `title` and it uses Liquid that depends on
`ifversion` and `data variables...`.