add topic frontmatter to articles (#18245)
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---
|
||||
title: Managing encrypted secrets for Codespaces
|
||||
intro: You can store sensitive information, like tokens, that you want to access in your codespaces via environment variables.
|
||||
intro: 'You can store sensitive information, like tokens, that you want to access in your codespaces via environment variables.'
|
||||
product: '{% data reusables.gated-features.codespaces %}'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
topics:
|
||||
- codespaces
|
||||
---
|
||||
|
||||
{% note %}
|
||||
|
||||
Reference in New Issue
Block a user