aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-07-30 22:16:30 +0200
committerGitHub <[email protected]>2019-07-30 22:16:30 +0200
commitcaebd08e666a963c10a8c8bccd42a6e9e820be07 (patch)
treef57534a639adbbe88845c1de77a32ad9801aef03
parentUpdate members (diff)
downloadveil-caebd08e666a963c10a8c8bccd42a6e9e820be07.tar.xz
veil-caebd08e666a963c10a8c8bccd42a6e9e820be07.zip
Add data files
-rw-r--r--data/_comment14
-rw-r--r--data/members.json8
-rw-r--r--data/meta.json6
3 files changed, 28 insertions, 0 deletions
diff --git a/data/_comment b/data/_comment
new file mode 100644
index 0000000..cb8130e
--- /dev/null
+++ b/data/_comment
@@ -0,0 +1,14 @@
+[
+ {
+ "title": "s1nical | s1n.pw",
+ "url": "https://s1n.pw/",
+ "frameAncestor": ["s1n.pw", "*.s1n.pw"],
+ "feed": null
+ },
+ {
+ "title": "s1nical | s1n.pw",
+ "url": "https://s1n.pw/",
+ "frameAncestor": ["s1n.pw", "*.s1n.pw"],
+ "feed": null
+ }
+] \ No newline at end of file
diff --git a/data/members.json b/data/members.json
new file mode 100644
index 0000000..e153d47
--- /dev/null
+++ b/data/members.json
@@ -0,0 +1,8 @@
+[
+ {
+ "title": "s1nical | s1n.pw",
+ "url": "https://s1n.pw/",
+ "frameAncestor": ["s1n.pw", "*.s1n.pw"],
+ "feed": null
+ }
+] \ No newline at end of file
diff --git a/data/meta.json b/data/meta.json
new file mode 100644
index 0000000..8a74d50
--- /dev/null
+++ b/data/meta.json
@@ -0,0 +1,6 @@
+{
+ "title": "Veil",
+ "description": "",
+ "url": "https://veil.netlify.com",
+ "repo": "https://github.com/s1nical/veil"
+} \ No newline at end of file