update new post script with correct author

This commit is contained in:
Willem van den Ende 2026-05-06 14:09:33 +01:00
parent 71328a27e8
commit b43a55e1b4

View File

@ -33,7 +33,7 @@ fi
cat >"$file" <<EOF cat >"$file" <<EOF
%{ %{
title: "${title}", title: "${title}",
author: "Firehose Team", author: "Willem van den Ende",
tags: ~w(), tags: ~w(),
description: "", description: "",
published: false published: false