chore: shmatter to frontmatter (closes #393)

This commit is contained in:
Marcin Woźniak
2022-02-16 22:55:42 +01:00
committed by AJ ONeal
parent 38a3640bd1
commit a9c2b9d181
34 changed files with 136 additions and 102 deletions

8
postgresql/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: PostgreSQL (Postgres alias)
homepage: https://webinstall.dev/postgres
tagline: Alias for https://webinstall.dev/postgres
alias: postgres
description: |
See https://webinstall.dev/postgres
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: PostgreSQL (Postgres alias)
# homepage: https://webinstall.dev/postgres
# tagline: Alias for https://webinstall.dev/postgres
# alias: postgres
# description: |
# See https://webinstall.dev/postgres
function __redirect_alias_postgres() {
echo "'postgresql' is an alias for 'postgres'"