fix REUSE compliance
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2024 Max Mehl <https://mehl.mx>
|
||||
SPDX-License-Identifier: MIT
|
||||
-->
|
||||
{{/* Count number of gallery on page */}}
|
||||
{{- $.Page.Scratch.Add "gallerycount" 1 -}}
|
||||
{{- $galno := $.Page.Scratch.Get "gallerycount" -}}
|
||||
|
||||
Reference in New Issue
Block a user