Skip to content

Commit d974fbc

Browse files
committed
Change frontmatter to use 'liquid: false' for Jekyll compatibility
1 parent 179fd22 commit d974fbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/09-best-practices-waf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
render_with_liquid: false
2+
liquid: false
33
---
44

55
# GitHub Well-Architected Framework: Best Practices and Principles

labs/lab02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
render_with_liquid: false
2+
liquid: false
33
---
44

55
# 2 - Managing GitHub Actions settings for a repository

labs/lab05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
render_with_liquid: false
2+
liquid: false
33
---
44

55
# 5 - GitHub API - REST API & GraphQL API

0 commit comments

Comments
 (0)