Docs: Fixes to edit button (#43)

This commit is contained in:
Manuel Goulão
2022-10-09 00:39:35 +01:00
committed by GitHub
parent 9285483db3
commit 62732993b8
3 changed files with 4 additions and 4 deletions

View File

@@ -108,7 +108,7 @@ for i, env_spec in tqdm(enumerate(filtered_envs)):
)
front_matter = f"""---
AUTOGENERATED: DO NOT EDIT FILE DIRECTLY
autogenerated:
title: {title_env_name}
{related_pages_meta}---
"""