diff options
| author | Paul Buetow <paul@buetow.org> | 2025-11-06 16:46:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-11-06 16:46:23 +0200 |
| commit | 48de4390f9cb6e4ebebb1182a0748296b483d697 (patch) | |
| tree | 8b1c12f43416e4745392df63fed54851f401f032 | |
| parent | cb14b4b5d0264c522fb3222c9764d8e791a078dd (diff) | |
add 2025
| -rwxr-xr-x | gemtexter | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env bash # # The Gemtexter blog engine and static site generator -# by Paul Buetow 2021, 2022, 2023,stable 2024 +# by Paul Buetow 2021, 2022, 2023, 2024, 2025 declare -r ARG="$1"; shift declare CONTENT_FILTER="$1"; shift |
