]> Lady’s Gitweb - Etiquette/blob - names.js
Apply some reformatting and make Reuse‐compliant
[Etiquette] / names.js
1 // SPDX-FileCopyrightText: 2023, 2025 Lady <https://www.ladys.computer/about/#lady>
2 // SPDX-License-Identifier: MPL-2.0
3 /**
4 * ⁌ 📧🏷️ Étiquette ∷ names.js
5 *
6 * Copyright © 2023, 2025 Lady [@ Ladys Computer].
7 *
8 * This Source Code Form is subject to the terms of the Mozilla Public
9 * License, v. 2.0. If a copy of the MPL was not distributed with this
10 * file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
11 */
12
13 export const taggingContext =
14 "https://ns.1024.gdn/Tagging/context.jsonld";
15
16 export const taggingDiscoveryContext =
17 "https://ns.1024.gdn/Tagging/discovery.context.jsonld";
This page took 0.305187 seconds and 5 git commands to generate.