Update all files to use {% data %} (#15253)
* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
---
|
||||
title: Getting started with GitHub Pages
|
||||
intro: 'You can set up a basic {{ site.data.variables.product.prodname_pages }} site for yourself, your organization, or your project.'
|
||||
intro: 'You can set up a basic {% data variables.product.prodname_pages %} site for yourself, your organization, or your project.'
|
||||
redirect_from:
|
||||
- /categories/github-pages-basics
|
||||
- /articles/additional-customizations-for-github-pages/
|
||||
- /articles/getting-started-with-github-pages
|
||||
product: '{{ site.data.reusables.gated-features.pages }}'
|
||||
product: '{% data reusables.gated-features.pages %}'
|
||||
mapTopic: true
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
|
||||
Reference in New Issue
Block a user