From f06167b79397b425272fd4843d599d5f5c372fb6 Mon Sep 17 00:00:00 2001 From: Starfall Date: Thu, 18 Jan 2024 10:16:22 -0600 Subject: strike: license MIT --- strike/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'strike/README') diff --git a/strike/README b/strike/README index dd6448e..8d750c3 100644 --- a/strike/README +++ b/strike/README @@ -7,8 +7,6 @@ A static site generator that does exactly what we need it to and no more. -(c) 2021 Starfall , all rights reserved until I decide it's in a good enough state for others to use. - Strike has simple goals: 1. Read HTML page contents from files in the source folder 2. Add boilerplate (head, header, footer, etc) -- cgit