From 84e1d2a38169425243fea0ae879d4bbc8a4f142c Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Mon, 23 Aug 2021 15:25:05 +0100 Subject: [PATCH] Minor change --- bash.md | 2 +- git.md | 2 +- libvirt.md | 2 +- linux.md | 2 +- postgres.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bash.md b/bash.md index 323f825..af0f708 100755 --- a/bash.md +++ b/bash.md @@ -1,7 +1,7 @@ --- author: Alvie Rahman date: \today -title: Bash notes +title: Bash tags: [ linux, shell, programming ] --- diff --git a/git.md b/git.md index 4146c54..c36ea2d 100755 --- a/git.md +++ b/git.md @@ -1,7 +1,7 @@ --- author: Alvie Rahman date: \today -title: Git notes +title: Git tags: [ linux, programming, git ] --- diff --git a/libvirt.md b/libvirt.md index 981eee0..1d5565d 100755 --- a/libvirt.md +++ b/libvirt.md @@ -1,7 +1,7 @@ --- author: Alvie Rahman date: \today -title: libvirt notes +title: libvirt tags: [ linux, virtualisation ] --- diff --git a/linux.md b/linux.md index e17ea93..686b942 100755 --- a/linux.md +++ b/linux.md @@ -1,7 +1,7 @@ --- author: Alvie Rahman date: \today -title: linux notes +title: Linux tags: [ linux ] --- diff --git a/postgres.md b/postgres.md index e9db962..068f808 100755 --- a/postgres.md +++ b/postgres.md @@ -1,7 +1,7 @@ --- author: Alvie Rahman date: \today -title: postgres notes +title: Postgres tags: [ programming ] ---