From: elektrischerwalfisch Date: Thu, 10 Apr 2025 21:01:45 +0000 (+0200) Subject: set license X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=2f9972ae12b9c32ae786be40859d8e42825bc7fe;p=flatmark set license --- diff --git a/TODO.md b/TODO.md index cd3075c..17038aa 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ x simplify toggle-button js - readme: add paragraph about basic and multilang-configuration - readme: add paragraph "flatmark as cms" to readme - more text, contact page, slick-slider-page as reference? -- github: license? +- github: license MIT x rename shortcode langmenu to extras (to use it for other header-extras (phonenumber etc.)) x fix codeblock for img-rounded on example page diff --git a/index.php b/index.php index 409c665..fec019f 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ * Project URI: https://github.com/elektrischerwalfisch/flatmark * Author: elektrischerwalfisch * Author URI: https://www.elektrischerwalfisch.de - * License: MIT (or another open-source license) + * License: MIT */ // Start output buffering (prevents page to "jump" before everything is loaded)