From f62381446b5f94f5f26960d236949dafeca35916 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 21 Dec 2023 12:37:45 +0100 Subject: [PATCH] testing markdown --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c1b599f..f67cc91 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ ---- -gitea: none -include_toc: true ---- - # scripts My personal collection of handy scripts. mostly bash. | Name | Description | | :--- | :---------- | -| [ci.sh](/david/scripts#cish) | A poor man's CI system | -| [restic-backup.sh](/david/scripts#restic-backupsh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | +| [ci.sh](#cish) | A poor man's CI system | +| [restic-backup.sh](#restic-backupsh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | ## ci.sh