Normalize frontmatter

- sort keys
- remove permalink from redirects
This commit is contained in:
Maya 2021-03-13 18:42:50 +01:00 committed by Marek Marczykowski-Górecki
parent 67a92614aa
commit 8f8a8e50ea
No known key found for this signature in database
GPG key ID: F32894BE9684938A
218 changed files with 287 additions and 362 deletions

View file

@ -1,9 +1,8 @@
---
layout: doc
title: How to Create a BlackArch VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
redirect_from:
- /doc/pentesting/blackarch/
- /doc/blackarch/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md
title: How to Create a BlackArch VM
---

View file

@ -1,9 +1,8 @@
---
layout: doc
title: How to create a Kali Linux VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
redirect_from:
- /doc/pentesting/kali/
- /doc/kali/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md
title: How to create a Kali Linux VM
---

View file

@ -1,9 +1,8 @@
---
layout: doc
title: How to create Penetration Testers Framework (PTF) VM
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
redirect_from:
- /doc/pentesting/ptf/
- /doc/ptf/
redirect_to: https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md
title: How to create Penetration Testers Framework (PTF) VM
---