]> Lady’s Gitweb - Etiquette/blobdiff - names.js
Initial Tag model
[Etiquette] / names.js
diff --git a/names.js b/names.js
new file mode 100644 (file)
index 0000000..086e344
--- /dev/null
+++ b/names.js
@@ -0,0 +1,14 @@
+// 📧🏷️ Étiquette ∷ names.js
+// ====================================================================
+//
+// Copyright © 2023 Lady [@ Lady’s Computer].
+//
+// This Source Code Form is subject to the terms of the Mozilla Public
+// License, v. 2.0. If a copy of the MPL was not distributed with this
+// file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
+
+export const taggingContext =
+  "https://ns.1024.gdn/Tagging/context.jsonld";
+
+export const taggingDiscoveryContext =
+  "https://ns.1024.gdn/Tagging/discovery.context.jsonld";
This page took 0.269526 seconds and 4 git commands to generate.