mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-21 02:09:17 +00:00
refactor: Add license information to files (#3093)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2024 Jonah Aragon <jonah@privacyguides.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
definitions:
|
||||
- &site_name >-
|
||||
{{ config.site_name }}
|
||||
|
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023 Jonah Aragon <jonah@privacyguides.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
definitions:
|
||||
- &background_color >-
|
||||
#FFD06F
|
||||
|
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023 Jonah Aragon <jonah@privacyguides.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
definitions:
|
||||
- &background_image >-
|
||||
{%- if page.meta.cover -%}
|
||||
|
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023 Jonah Aragon <jonah@privacyguides.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
definitions:
|
||||
- &background_image >-
|
||||
{%- if page.meta.cover -%}
|
||||
|
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2025 Jonah Aragon <jonah@privacyguides.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
definitions:
|
||||
- &site_name >-
|
||||
{{ config.site_name }}
|
||||
|
Reference in New Issue
Block a user