chore: shmatter to frontmatter (closes #393)

This commit is contained in:
Marcin Woźniak
2022-03-07 09:46:59 +00:00
committed by AJ ONeal
parent 38a3640bd1
commit a9c2b9d181
34 changed files with 136 additions and 102 deletions
+8
View File
@@ -0,0 +1,8 @@
---
title: Python 3 (alias for python)
homepage: https://webinstall.dev/python
tagline: Alias for https://webinstall.dev/python
alias: python
description: |
See https://webinstall.dev/python
---
-6
View File
@@ -1,10 +1,4 @@
#!/bin/bash
# title: Python 3 (alias for python)
# homepage: https://webinstall.dev/python
# tagline: Alias for https://webinstall.dev/python
# alias: python
# description: |
# See https://webinstall.dev/python
set -e
set -u