logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 25c30f2067e95430fb1cd5988d50c77030efd182
parent e1ececad78f3b1f2199d5f41582bbfdabebaceed
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  4 Apr 2023 12:56:12 +0200

configure: License under MIT

Diffstat:

Mconfigure2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/configure b/configure @@ -1,4 +1,6 @@ #!/bin/sh +# SPDX-FileCopyrightText: 2023 Haelwenn (lanodan) Monnier <contact+blog@hacktivis.me> +# SPDX-License-Identifier: MIT templates_en="./templates/head.xml ./templates/en/nav.xsl ./templates/en/footer.shtml" cat >|config.ninja <<-EOF