From 72aa276b21188641a78dd729ea79c275db2d1fd2 Mon Sep 17 00:00:00 2001
From: Leah Rowe <info@minifree.org>
Date: Mon, 27 May 2024 08:43:44 +0100
Subject: [PATCH] add cc0 license to site.cfg

Signed-off-by: Leah Rowe <info@minifree.org>
---
 site.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site.cfg b/site.cfg
index f49f0ba..369089d 100644
--- a/site.cfg
+++ b/site.cfg
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: CC0-1.0
 TITLE="Canoeboot"
 DOMAIN="https://canoeboot.org/"
 BLOGDIR="news/" # leave as empty string if you want the blog to be the homepage
-- 
GitLab