Skip to content

Commit 92cb9c0

Browse files
authored
Update about-github-pages.md (#23191)
* Update about-github-pages.md * Update about-github-pages.md
1 parent e3b2e82 commit 92cb9c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/pages/getting-started-with-github-pages/about-github-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ A MIME type is a header that a server sends to a browser, providing information
120120

121121
While you can't specify custom MIME types on a per-file or per-repository basis, you can add or modify MIME types for use on {% data variables.product.prodname_pages %}. For more information, see [the mime-db contributing guidelines](https://github.com/jshttp/mime-db#adding-custom-media-types).
122122

123-
{% if currentVersion == "free-pro-team@latest" %}
123+
{% ifversion fpt %}
124124
## Data collection
125125

126126
When a {% data variables.product.prodname_pages %} site is visited, the visitor's IP address is logged and stored for security purposes, regardless of whether the visitor has signed into {% data variables.product.prodname_dotcom %} or not. For more information about {% data variables.product.prodname_dotcom %}'s security practices, see <a href="/articles/github-privacy-statement/" class="dotcom-only">{% data variables.product.prodname_dotcom %} Privacy Statement</a>.

0 commit comments

Comments
 (0)